Roulette

Spins a wheel of your own options — enter any list, spin, and one entry wins. The picker for choices that a coin (two options) and a die (numbered options) cannot handle.

AD

How to use

  1. Enter the options, as many as you like.
  2. Spin.
  3. Accept the result — that was the deal.
  4. For weighted odds, enter an option multiple times to give it more slots.

When you actually need this

Equal slots, honest odds

Every entry gets one equally likely slot, so with five options each carries 20% — and duplicating an entry is the legitimate way to weight it, two slots out of six being a third rather than a fifth. Watch for accidental duplicates padding odds unintentionally. The quiet virtue of random pickers is what psychologists note about small decisions: the energy spent deliberating often exceeds the stakes, and delegating to chance ends deliberation instantly. A useful trick — if the wheel lands on something and you feel disappointed, you have just learned what you actually wanted; pick that instead.

Related tools

FAQ

Is the result from Roulette genuinely random?

It uses the browser's built-in random number generator, which is uniform and unpredictable for everyday purposes such as picking a name, settling a decision or running a giveaway. It is not a cryptographic source and should not be used to generate keys or secrets.

Can the outcome be rigged or predicted?

No. Each draw is generated fresh in your browser at the moment you press the button, with no server involved and no stored sequence. Nobody, including us, can see or influence the result.

Can I use Roulette to pick winners for a giveaway?

Yes, and it is a common use. For transparency, record your screen while you draw or take a screenshot of the result so participants can see the outcome was not edited afterwards.

AD