Random Decision Maker
Can't decide? Enter your options and let the randomizer pick one for you.
Random Decision Maker
How to Use
- Enter your options — one per line.
- Click Pick One.
- Watch the animation cycle through options and land on the winner.
- Click Pick Again to get another random result.
- Edit the list anytime and pick again.
Frequently Asked Questions
QIs every option equally likely?
Yes — each option has an equal probability of being selected, regardless of where it appears in the list.
QHow many options can I enter?
There's no hard limit, but the tool works best with 2–20 options. With very long lists the animation may cycle faster.
QCan I remove the winning option so it can't be picked again?
Yes — just delete it from the list and click Pick One again. This is useful for things like drawing names without replacement.
QIs there a way to weight options?
Not in this version — all options are equally weighted. For weighted picks, add an option multiple times to increase its chances.
About This Tool
The winning option is selected with Math.random() before the animation starts. The slot-machine cycling effect is purely visual — it shows options in rapid sequence before slowing down and landing on the pre-selected winner.