How to use the spinner wheel
- Add your options. Type or paste them into the box above — one option per line. The wheel redraws itself as you type.
- Spin. Hit the button and the wheel does the rest: several full turns, a dramatic slowdown, and a winner under the pointer.
- Act on it. That's the deal with a decision wheel: the wheel has spoken. (Rule of thumb: if you feel disappointed by the result, you already know what you actually wanted — also useful!)
There's nothing to install and nothing to sign up for. The wheel runs entirely in your browser, and your list is never saved or sent anywhere — refresh the page and it's gone.
What people use a random wheel for
A spinner wheel is the friendliest way to outsource a decision. The classics we see every day:
- Food decisions. "Where do we eat?" is the eternal argument. Put the candidates on the wheel and dinner is decided in five seconds — or use our ready-made What Should I Eat wheel.
- Picking names. Raffles, giveaways, "who goes first", secret santa draws — spin once and it's settled. For plain-list draws without the theatrics, try the random name picker.
- Classrooms. Teachers spin to choose who reads next or which team presents first — it keeps things fair and weirdly exciting. There's a dedicated classroom name picker for that.
- Games and parties. Forfeits, challenges, movie night picks, truth or dare — a wheel turns any decision into a moment.
- Simple yes/no calls. When the question is binary, the yes or no wheel (or a classic coin flip) gets you there even faster.
- Beating decision fatigue. Psychologists call it choice overload: past a handful of options, every extra one makes deciding harder and less satisfying. Delegating the final call to a random pick is a legitimate way out — you choose the shortlist, the wheel does the rest.
Is the wheel actually fair?
Yes — and here's the honest explanation, because "trust us, it's random" shouldn't be good enough for a giveaway.
When you press spin, the winner is chosen first, using crypto.getRandomValues() — the cryptographically secure random number generator built into your browser. It's the same class of randomness the web uses for encryption keys, and far stronger than the Math.random() shortcut many sites rely on. We also apply unbiased scaling (rejection sampling), so a wheel with 7 options gives each one exactly 1/7 odds — no rounding favoritism.
Only after the winner is decided does the animation run: the wheel calculates how far to rotate so your winning slice ends up under the pointer, plus a little random offset so every landing looks natural. The spin is theater; the fairness is math.
Tips for better spins
- Twelve options is the ceiling here — it's where labels stay big and readable. Bigger wheels (up to 1,000 entries) live in the Pick Me app.
- Want weighted odds? Enter an option on two lines and it gets two slices — double the chance. For precise per-item weights, the Pick Me app does it properly.
- Eliminating options round by round? Delete the winner after each spin, or use the app's remove-winners mode which does it automatically.
- Duplicate names confusing the result? Add a surname initial or a number — every line is its own slice.
When you've outgrown the web wheel
This page is deliberately simple: open, type, spin. When you need more, Spin The Wheel — Pick Me for iPhone and iPad picks up the slack with saved lists, per-item weights and colors, remove-after-spin, spin history, wheels of up to 1,000 entries, and nine more randomizers — dice, coins, teams, pairs, a finger chooser and a Magic 8 Ball. It's rated 4.6★ by more than 14,800 people and has never shown an ad.