Random List Picker
Pick random winners from your list instantly. Perfect for giveaways, raffles, classroom selections, and any situation where you need a fair random choice.
📝 Your List 0 items
Tip: You can paste names from a spreadsheet
🎯 Winner
Click "Pick Winner" to start
📜 History
No picks yet
Frequently Asked Questions
- How does the random picker work?
- The picker uses JavaScript's Math.random() function to select a random item from your list. Each item has an equal chance of being selected.
- Can I pick multiple winners?
- Yes! Enable "Remove winner from list" and pick multiple times. Each pick will select from the remaining items.
- What if I have duplicate names?
- By default, duplicates are removed. Enable "Allow duplicate entries" if you want to keep them.
- Is the selection truly random?
- Yes, the selection uses cryptographically secure random number generation when available, ensuring fair and unbiased results.
- Can I save my list?
- Your list stays in the browser until you clear it. The history is also saved locally, so you can see previous winners even after refreshing the page.