Decision Wheel & Picker
Choose fairly with cryptographically secure randomness.
Options Configuration
Enter one option per line
3 valid options
Add options and spin to see the result.
Related guides
Picking a Random Number (or a Raffle Winner) Without a Server
How a browser-only raffle picker avoids the classic mistakes — modulo bias, duplicate winners, predictable seeds — using the Web Crypto API.
Rolling Dice Expressions Like a Tabletop RPG Engine
How the tool parses standard dice notation like 2d6+3, which die sizes it supports, and why each die is rolled independently instead of simulated as one blended draw.