Random FragPunk Lancer Picker | Random Hero Picker

Click the Roll button on our Random FragPunk Hero Picker to generate a random hero selection. You can select/deselect heroes (Lancers) by clicking on them. Instant Roll also chooses a random hero, but it does so instantly without animations.

Broker
Axon
Jaguar
Spider
Sonar
Nitro
Chum
Hollowpoint
Kismet
Serket
Pathojen
Zephyr
Corona
Share:

About This Random FragPunk Hero Generator

Our Random FragPunk Hero Generator chooses a character randomly from the Lancers you select. All 13 characters are selected by default, but you can select/deselect a Lancer by clicking on them.

Both the Roll and Instant Roll buttons randomly choose a hero from the selected options. The normal Roll shows an animation before revealing the chosen character, while Instant Roll immediately shows the picked character.

FragPunk Lancers

This Random FragPunk Hero Picker includes the following FragPunk Lancers: Broker, Axon, Jaguar, Spider, Sonar, Nitro, Chum, Hollowpoint, Kismet, Serket, Pathojen, Zephyr, and Corona.

How It Works

All selected Lancers are stored in a JavaScript array (0 indexed). Using JavaScript's Math.random() and Math.floor() functions, we generate a random number between 0 and the number of selected Lancers minus 1. The character indexed at the randomly generated number is the picked Lancer.

randomNumber = Math.floor( Math.random() * numberOfSelectedHeroes )

Other Random Pickers

Here are our random hero pickers for other popular games: