Random Picker
Paste a list of options, one per line, and get a genuinely random pick. Useful for giveaways, standup order or settling an argument.
5 options in the pool.
Selected
Previous picks
About the random picker
A picker that is actually random. Selection uses the browser cryptographic random source rather than `Math.random`, which matters if the outcome is one anybody might dispute. You can pick one winner or several, and optionally remove each pick from the pool so the same name cannot come up twice, which is what you want for drawing prizes or assigning tasks.
How to use the random picker
- Paste your options into the list box, one per line.
- Choose how many picks you want.
- Decide whether picked entries should be removed from the pool for subsequent draws.
- Click Pick to draw the result.