Wheel Spinner
Add names, spin the wheel, get a random winner
Entries are saved in your browser automatically.
Random Name Picker Wheel
Type one entry per line — names, prizes, restaurants, chores — and hit Spin. The wheel turns with realistic momentum and lands on a random winner, chosen by your browser's cryptographic random generator so every slice has an exactly equal chance.
Turn on Remove winner after each spin to draw without repeats: perfect for raffles, classroom picks, standup order, or working through a list one random item at a time. Your entries stay saved in your browser between visits.
How to Use
- Edit the list — one entry per line (2 to 60 entries work best).
- Click Spin and wait for the wheel to stop.
- Optionally remove the winner and spin again for the next draw.
Frequently Asked Questions
Is the wheel spinner truly random?
Yes. The winning slice is picked with crypto.getRandomValues — the animation is just for suspense; the result is decided fairly the moment you click.
How many entries can I add?
Up to 100. Past about 60, slice labels get small — the winner announcement always shows the full text.
Can I use it for a giveaway?
Yes — paste participant names, spin once, and screenshot the result. Enable remove-winner for multiple prizes.
Do my entries get uploaded?
No. Everything runs and stays in your browser (localStorage).
Related Tools
Also try the Decision Maker, Random Number Generator, Coin Flip or Dice Roller.
幸运大转盘 — 随机点名器
每行输入一个选项——名字、奖品、餐厅、家务——点击开转。转盘带真实的惯性动画,最终停在随机赢家上;结果由浏览器加密级随机数决定,每个扇区概率严格相等。
勾选每次转完移除赢家即可不重复抽取:抽奖、课堂点名、站会顺序、随机消化清单都合适。选项自动保存在浏览器中,下次打开还在。
使用方法
- 编辑列表,每行一个选项(2–60 个效果最佳)。
- 点击开转,等转盘停下。
- 可选:移除赢家后再转,抽下一个。
常见问题
转盘真的随机吗?
真的。赢家由 crypto.getRandomValues 决定——动画只是悬念,点击那一刻结果就已公平选出。
最多能加多少个选项?
最多 100 个。超过约 60 个后扇区文字会变小,但赢家公告始终显示完整文本。
能用来抽奖吗?
能——粘贴参与者名单,转一次截图即可。多个奖品就开启移除赢家连续抽。
选项会上传吗?
不会,全部在浏览器本地运行和保存。