Random Deadlock Hero Picker

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

Deselect All
Infernus
Seven
Vindicta
Lady Geist
Abrams
Wraith
McGinnis
Paradox
Dynamo
Kelvin
Haze
Holliday
Bebop
Calico
Grey Talon
Mo & Krill
Shiv
Ivy
Warden
Yamato
Lash
Viscous
Pocket
Mirage
Vyper
THE MAGNIFICENT SINCLAIR

About This Random Deadlock Hero Picker

You can use our Random Deadlock Hero Picker to choose a Hero from those you've selected randomly. All Heroes are selected by default, but you can select/deselect them by clicking on them.

The Roll and Instant Roll buttons both randomly pick a Hero. The Roll button shows a slots/roulette-style animation before revealing the chosen Deadlock Hero, while the Instant Roll button reveals the pick immediately without any animations.

Deadlock Heroes

This Deadlock random Hero generator selects one Hero from the following 26 Deadlock Heroes: Infernus, Seven, Vindicta, Lady Geist, Abrams, Wraith, McGinnis, Paradox, Dynamo, Kelvin, Haze, Holliday, Bebop, Calico, Grey Talon, Mo & Krill, Shiv, Ivy, Warden, Yamato, Lash, Viscous, Pocket, Mirage, Vyper, and THE MAGNIFICENT SINCLAIR.

How We Randomize the Pick

All selected Heroes are stored in a Javascript array (indexed from 0 to the number of selected Heroes minus 1). We use Javascript's Math.random() and Math.floor() functions to generate a random number between 0 and the number of selected Heroes minus 1. The Hero that is indexed at the randomly generated number is the random pick.

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

If you're using the Roll button (rather than the Instant Roll button), we also generate a random starting number between a range of numbers to start a slots/roulette-style animation from a random point. This is simply to make the randomizer more fun. It does not actually affect the outcome.

Other Random Pickers

Check out our other random pickers: