Random Picker
Pick a fair random winner from any list, with suspense.
How to use
- Paste entries, one per line.
- Click pick - it spins through names.
- The final winner is chosen with crypto-grade randomness.
Frequently asked questions
Is the pick truly fair?
Yes - the winner comes from crypto.getRandomValues with uniform probability; the spin is just for fun.