Random Picker — Coin Flip, Spinning Wheel, Dice Roller
Flip coins, spin a wheel, or roll dice for random outcomes — animated and ready for screen sharing.
What this tool does
A pack of three random outcome generators: a coin flip, a spinning wheel you can label with custom options, and a dice roller for 1–10 dice. Each comes with smooth animations so it works well in classrooms, meetings, and on stream.
All randomness uses the browser's secure random source.
How to use
- Pick a mode: coin, wheel, or dice.
- For the wheel, edit the segment labels to your own options (names, choices, prizes).
- Tap the action button — the result is announced after the animation.
Frequently asked questions
Are the outcomes truly random?
They use crypto.getRandomValues() under the hood, so the distribution is uniform and unpredictable.
Can I customize the wheel?
Yes. Add, remove, or rename segments to fit your situation — names for picking a teammate, options for a decision, prizes for a draw.
How many dice can I roll at once?
Up to 10 dice in a single roll, with the total summed for you.