UTILS.
100% in-browser
🎡

Random Picker Wheel

Spin to pick one random entry from your list, with optional winner removal.

— output appears here —

About this tool

Paste a list of entries and pick one at random in your browser using cryptographic randomness, optionally removing each winner.

Frequently asked questions

How are entries chosen?
One non-empty line is selected uniformly at random using crypto.getRandomValues.
Can I draw without repeats?
Yes — enable Remove winner and each picked entry is deleted from the list before the next spin.

More tools