Random Picker & Spin Wheel New
Fair random draws from your list — pick one, pick several, or spin the wheel. Everything stays on your device.
Draw fair random picks from any list — pick one winner, pick several without repeats, run a raffle that removes winners as you go, or spin a colourful wheel. Every draw uses cryptographically fair randomness (crypto.getRandomValues, never Math.random), and the wheel only animates a result that was already fairly decided. Your list stays on your device and is never uploaded — the tool works fully offline.
About this tool
What you provide
- A list of names or items, one per line.
- Optional per-item weights, and how many items to draw.
- The mode: list picker or spin wheel, with raffle mode removing each picked item.
What you get
- One winner, or several winners drawn without repeats.
- A wheel spin that lands on the winner already drawn before the animation starts.
Limits
- Weights apply to “Pick one” only — “Pick multiple” draws uniformly.
- The spin wheel needs at least two items.
- Your list stays on your device and is only remembered if you tick the box.
How to use it
-
Type your list
Put each name or item on its own line, and tick "Remember my list on this device" if you want it back next time.
-
Choose a mode
Switch between List picker and Spin wheel — the wheel needs at least two items.
-
Set the draw options
In List picker turn on raffle mode to remove each picked item, or per-item weights, which apply to "Pick one" only.
-
Draw the winner
Tap "Pick one", or set a count and tap "Pick multiple" for several without repeats — or tap Spin, where the winner is decided before the wheel starts moving and is shown when it stops.
Frequently asked questions
How do I pick a random winner from a list?
Enter your list of names or items into the Random Picker, then draw one or several winners, or spin the wheel for a visual pick.
Is the random picker actually fair?
Yes, the tool performs a fair random draw from your list whether you pick a single winner, multiple winners, or use the spin wheel.
Does this tool upload my list anywhere?
No, everything stays and runs on your device.