Wheel Spinner
Local — Runs in your browser; files and input stay on this deviceFree — Free to useAdd names or options, spin the wheel, and select a random entry in your browser.
Entries6 entries
Runs in your browser; files and input stay on this device
About the wheel spinner
Type one entry per line and press spin to stop on a randomly selected slice. You can remove the winner for an elimination-style sequence. The tool uses Math.random, so it suits casual choices rather than audited drawings or regulated contests. Nothing leaves your device.
How to use Wheel Spinner — Random Name Picker
- 1Enter at least two options, one per line.
- 2Shuffle the list if needed, then spin the wheel.
- 3Spin again with the same options or remove the selected winner before the next spin.
Frequently asked questions
- Do duplicate entries get separate chances?
- Yes. Every non-empty line becomes an equal-sized wheel segment. Repeating a value adds another segment with the same label.
- How is the winner selected?
- The final wheel angle is generated with Math.random after several visual turns, then the option under the pointer is selected. This is suitable for casual choices, not audited drawings or regulated contests.
- What does Remove winner do when a label is repeated?
- It removes the first matching occurrence only, leaving any other lines with the same text on the wheel.
- Does Shuffle change the chance of winning?
- No. All segments remain equal. Shuffle only changes their order and colors around the wheel.