Random Name Picker
Paste a list of names and randomly pick one, with an option to remove each name after it's picked.
?
Free to use, no sign-up, no limit on how many times you run it.More generators tools
Overview
A simple randomized picker for choosing a name from a list — useful for raffles, deciding who goes first, or picking a giveaway winner.
- Optional removal after each pick, for multi-winner drawings
- Simple animated reveal
- No limit on list size
How to use it
- 1Paste in names, one per line
- 2Click Pick a name
- 3Repeat as needed
Frequently asked questions
Is the pick actually random?
Yes — each pick is equally likely across all remaining names in the list, generated using standard JavaScript randomization.
What's the 'remove after pick' option for?
Useful for drawings or raffles where each person should only be eligible once — turn it on and each picked name is removed from the pool for the next draw.