A customisable spinning wheel for random decisions. Add your own options — perfect for picking a restaurant, deciding a game, choosing a winner, or any situation where you need a fair random choice.
How to Use
Edit the options in the sidebar — add, remove, or rename entries.
Click Spin! or press Space to spin the wheel.
The wheel slows and stops on a random segment.
The winning option is shown below the wheel.
Controls
Click Spin / Space — Spin the wheel
+ Add Option — Add a new entry to the wheel
✕ button — Remove an option
Reset Defaults — Restore the original 8 options
Frequently Asked Questions
Yes — the final angle is chosen using Math.random(), giving each segment an equal probability based on its size. All segments are equal width.
You can add up to 16 options. Below 2 options the wheel cannot be spun.
Options are saved in your browser's local storage, so they persist across page refreshes.