Random Picker Wheel
Type your options, spin the wheel, and let a random choice generator pick the winner.
This tool runs entirely in your browser. Nothing you type is uploaded or stored.
How to use this tool
The picker wheel random choice generator is built for fast, fair decisions. Type one option on each line in the box above, then press Spin the wheel. The wheel divides itself into equal slices, one for each option, and spins with a smooth animation before slowing to a stop. Whatever slice lands under the pointer at the top is the winner, and it appears in bold below the wheel. Use Shuffle options to reorder the list before a spin, and Copy winner to put the result on your clipboard. You can spin again as many times as you like.
How the random selector works
Every option gets an identical slice, so each has the same chance of winning. When you spin, the wheel picks a random landing rotation made of several full turns plus a random extra angle. The animation eases out, like real friction, so the spin feels natural instead of stopping dead. Because the pointer is fixed at the top, the decision wheel spinner figures out the winner from the final rotation rather than choosing the answer first. The randomness comes from the browser, and no result is sent anywhere.
A real example
Say a family cannot agree on dinner and enters five options: Pizza, Tacos, Sushi, Burgers, and Salad. With five slices, each one covers 360 / 5 = 72 degrees, so every choice has a 1 in 5 (20 percent) chance. They press spin, the wheel turns four full times plus a random 200 degrees, then eases to a stop with the pointer over the Tacos slice. The winner line reads Tacos. As a spinning chores picker it works the same way: list the chores, spin, and the random selector assigns one fairly without any arguing.
Common questions
Is the picker wheel truly random?
Each spin uses the browser's built-in random number source to choose a landing angle, and every option occupies an equal slice. That gives each option the same chance every time, with no memory of past spins.
How many options can I add?
You can list as few as two and as many as you want, one per line. With a long list the slices get thin, so the labels may shrink, but the spin and the winner detection still work correctly.
Can I use it as a chores or team picker?
Yes. List chores, names, restaurants, prizes, or any choices, one per line. The spinning chores picker and decision wheel spinner are the same tool with different entries.
Does it work on my phone?
Yes. The wheel scales to fit the screen, the buttons are large enough to tap, and the layout reflows so there is no sideways scrolling on mobile or tablet.
Are my options saved or uploaded?
No. Everything happens in your browser using plain JavaScript and a canvas element. Nothing you enter leaves your device or is stored after you close the page.