Spinning Wheel Picker
An animated spinning wheel for picking one random winner.
Options
Winner
—
About this tool
An animated spinning wheel for picking one random winner from a list — add your options, spin, and watch it land on one at random. Great for picking a name, deciding who goes first, or making a low-stakes random choice more fun to watch than a plain list picker.
Everything runs locally in your browser using the canvas element — nothing is uploaded anywhere.
Frequently asked questions
- Is the result actually random?
- Yes — the wheel spins to a randomly chosen angle (using your browser's random number generator) each time, so every option has an equal chance of winning regardless of its position on the wheel or how big its slice looks.
- How many options can I add?
- As many as you like, though the labels get harder to read on a small wheel once you have more than a dozen or so options.
- Is anything I type uploaded anywhere?
- No — the whole thing runs locally in your browser.