Random Elimination Picker
Round-by-round survivor picker.
Built and maintained by Paul Clark, Redmoon Software · Last checked
The Random Elimination Picker knocks out one entry per round until a single survivor remains. There are no head-to-head matchups — it's a last-one-standing format that's fun for choosing a winner, deciding who goes last, or running a game-night survival round. Each round is a fresh, equal-chance draw among everyone still in.
Enter. Add the contestants you want in the running, one per line.
0 items
Click Run elimination to see a result.
Options
Recent results
- No history yet.
How it works
- Enter. Add the contestants you want in the running, one per line.
- Run. Click Run elimination. Every round runs at once, knocking out one random entry at a time until one is left.
- Review. The survivor is shown as the winner; open Elimination order to see who went out, last out first.
- Restart. Run elimination again for a new sequence.
About the Random Elimination Picker
Removing one at a time until one is left
Rather than picking a winner directly, this repeatedly removes a random survivor until a single entry remains. The eliminated entries are listed last-out first beneath the winner, so reading down the page gives a full ranking from the winner to the first entry knocked out.
Statistically the winner is the same as a single uniform pick — the elimination is presentation rather than a different kind of draw. What it adds is the ordering: you learn who went out first as well as who won, which a single pick cannot tell you.
Duplicate lines are separate contestants
Each round removes one entry by its position in the field, not by its text. If the same name appears twice in your list, the two copies are two separate contestants: knocking one out leaves the other in, and a name typed twice has twice the chance of being the survivor.
That is the same rule as everywhere else on this site — a duplicate line is a second entry. It is only a problem when it is an accident, and here the output cannot tell the copies apart, so make every entry distinct (add an initial or a number) unless the double chance is deliberate.
Where it fits
- Choosing between options where seeing the elimination order helps — the last two out are your real shortlist.
- Deciding who goes last rather than who goes first.
- Building suspense for a group: every round is worked out in one click, but you can read the elimination order aloud from first out to last before naming the winner.
- Set a Seed to make the whole elimination sequence reproducible.
Frequently asked questions
Is each elimination really random?
Yes. Every remaining contestant has an equal chance of being eliminated each round, decided with the Web Crypto API.
How is this different from a bracket?
There are no matchups. Instead of pairing players against each other, one entry is eliminated per round until just one is left.
Can I follow who was knocked out and when?
Yes. All the rounds run in one click, and the winner is shown with an Elimination order list underneath — open it to see every contestant who dropped out, last out first.
Is my list of names private?
No data is uploaded. The whole elimination runs in your browser, so your list stays on your device and the tool works offline.
Related randomizers
Further reading
- Eliminate one at a time until a single survivor is left
A bracket pairs things off; an elimination picker just keeps knocking one out until one remains. Here's how a round-by-round survivor draw works, why the elimination order is half the fun, and when to seed it so the result is provable.
- Seeding a tournament bracket fairly (and why byes are trickier than they look)
Throwing names into a single-elimination bracket sounds simple until you hit an odd number of players, byes that hand someone a free win, or a seeding that pits your two best players in round one. Here's how to do it right.