Random Name Picker
Paste a list of names — one per line — and pick one (or several) at random. Perfect for raffles, contests, and team formation.
How to use Name Picker
- Paste your entrants, one name per line — ticket holders, students, applicants, anyone.
- Set how many winners to draw.
- Choose Unique (nobody wins twice) for prize tiers, or allow repeats for draw-and-replace rounds.
- Click Pick to draw the winners in order.
- Show the entrant list on screen and record the draw so the result can be audited later.
Random name picker: run a raffle draw you can stand behind
Drop in your entrants and this tool draws one or several winners, each person on exactly equal footing. It is made for the moment of selection itself — pulling a giveaway winner, calling on a student, seeding teams, or choosing who presents first — where the result has to be fair and seen to be fair. The emphasis here is the draw and the paper trail behind it; if you instead need the entire roster put into a new sequence, reorder it with the list randomizer.
What a single draw guarantees
Each pick is selected uniformly from your entrants, so a list of fifty names gives every name a flat 1-in-50 shot on the first draw, with no preference for the top or bottom of the box. The winners come back in the order they were pulled, which doubles as a natural prize ranking. The selection is powered by the browser's secure entropy, the same unpredictable source used for passwords, so a contestant cannot reverse-engineer or force the outcome.
Unique winners versus draw-and-replace
The Unique toggle decides whether a name can win twice. Worked example: with fifteen entrants and three unique winners, you get three different people ranked first through third — nobody scoops two prizes. Flip Unique off and each round is independent, so the same name can recur; that mirrors a physical draw where you read the ticket, drop it back in, and spin again. Pick the mode that matches your prize rules before you draw, not after.
Building an audit trail
Auditability is what separates a credible raffle from a "trust me" one, and it is the real reason to care which generator sits underneath. Before drawing, show or read out the complete entrant list so everyone can confirm they are in it and see how many tickets are in play. Do any filtering or deduplication on camera, then screen-record the pick itself. Save the entrant list and the recording together: that pair lets any participant reconstruct the conditions of the draw and confirm the winner was not swapped afterward.
Clean the entrant list first
The picker treats each line as one ticket, so a name typed twice — whether two real people share it or an entry was pasted again — quietly carries double the odds. For strictly one-person-one-chance fairness, deduplicate before drawing, and disambiguate genuine namesakes with a last initial or ticket number so the audit log stays unambiguous.
Related tools
- Remove Duplicate Lines — collapse repeat entries so every person holds exactly one ticket.
- List Randomizer — when you need the full roster reordered rather than a few winners pulled.
- Random Number Generator — draw by ticket number instead of by name for a numbered raffle.
- Decision Maker — pick between a small set of options rather than a long entrant list.
Frequently asked questions
Is this fair enough for a real raffle?
What does the Unique toggle do?
How do I prove the draw was not rigged?
Can I draw several winners at once?
Can a participant time their entry to win?
A name appears twice in my list — is that fair?
How many entrants can I paste?
Should I keep records after the draw?
Related tools
More tools you might find useful in the same flow.
Random Number
Random number generator — pick one or many integers in any range you set, using cryptographically strong randomness. Free, instant, and no signup needed.
Random Color
Generate random colors with copyable HEX, RGB, and HSL values. Constrain to pastel, vibrant, or grayscale, or roll a whole random RGB color palette.
List Randomizer
List randomizer — shuffle any list of items into a random order with one click, great for queues, brackets, and playlists. Free, instant, no signup needed.
UUID Generator
UUID generator online — create one or hundreds of version 4 UUIDs at once using cryptographically secure randomness. Free, instant, and no signup required.
Built by Muhammad Tahir · About