How this works in your browser
The pick uses your browser’s cryptographically secure random number generator rather than an ordinary pseudo-random function. That is more rigour than a lunch decision strictly requires, but it costs nothing and removes any question of patterns or predictability across repeated uses. The selection is uniform over the options you entered, meaning each has genuinely equal probability and no option is subtly favoured by how the range is mapped. Options are read directly from the text you typed and nothing is stored or transmitted, so the list and the result exist only for as long as the page is open.
Who uses Random Decision Maker
Settling a group tie
Break a deadlock over where to eat or what to watch without further debate.
Breaking decision paralysis
Force a choice when the options are genuinely close and deliberating longer will not help.
Fair selection
Pick a name or an option in a way everyone can see was not steered.
Surfacing a hidden preference
Use your reaction to the result to work out what you actually wanted.
Frequently asked questions
What if I don’t enter any options?
It defaults to a simple Yes/No coin-flip-style decision.
How many custom options can I enter?
No fixed limit - enter as many options as you like, one per line.
Is the pick truly random?
Yes, it uses your browser’s secure random number generator to pick uniformly among the given options.
Does randomising a decision actually help?
More than it sounds, and not because chance knows better. The useful moment is your reaction to the result: relief or disappointment tells you what you already preferred, which is information you could not access by deliberating. Plenty of people flip and then ignore the outcome, which is the point working correctly.
When should I not use this?
When the options are not genuinely comparable. Randomising is for ties, where you have thought it through and the choices are close enough that further analysis is just delay. If one option is meaningfully better, a coin flip is avoidance dressed as decisiveness.
Are all my options equally likely?
Yes. The pick is uniform across whatever you enter, so listing an option twice genuinely doubles its chance. That is a crude but effective way to weight a choice if you want to.
Is anything I type stored?
No. Your options and the result exist only in the open page and are never transmitted.