Decision Maker
Enter your options, set weights if some choices should be more likely, and spin to decide.
Frequently asked questions
What does the Weight column do?
Weight controls how likely each option is to be chosen. An option with weight 3 is three times more likely to be picked than one with weight 1. Leave all weights at 1 for a fair, uniform draw.
Is the selection truly random?
Yes. The picker uses
crypto.getRandomValues() — the browser's cryptographically secure random number generator — for an unbiased result.How many options can I add?
There is no hard limit, but the tool works best with 2–20 options. Adding hundreds of options is technically possible but may affect usability.
Related tools