What is a random name picker?
A random name picker is the fairest way to choose one person at random from a list. You type in all the participants, press the button, and the tool selects one at random, giving every name exactly the same chance. It is the digital replacement for writing names on slips and pulling one from a bag.
It is especially useful for social media giveaways, handing out prizes, or any situation where you want no one to accuse you of favoritism.
When to use the name picker?
- Giveaways on social media with a list of participants.
- Picking a winner of a contest, raffle or event.
- Assigning chores or turns fairly within a group.
- Classroom: choosing who goes to the board without complaints.
How does our picker work?
You enter the list of names and, when you draw, the page picks one at random with the browser’s pseudo-random generator (Math.random()). Every participant has the same probability, and the result does not depend on the order you typed them in.
The list stays in your browser and is not sent to any server, so participant data never leaves your device.
How to run a fair social media giveaway
If you're running a giveaway on Instagram, TikTok or any network, what matters most is that it's fair and that it looks fair. A good method: gather the list of participants (for example, everyone who commented), paste it here with one name per line, and record your screen while you run the draw. That gives you video proof the winner came up at random and no one touched the result. To keep it clean, set the rules in advance (dates, requirements and how many winners there are) and stick to them. If someone enters with several entries, repeat their name as many times as they have entries. And if you need backups in case the winner doesn't reply, keep drawing names and note them down in order.
Frequently asked questions
Do all names have the same probability?
Yes. The pick is fully random and does not depend on order or position in the list.
Can I draw several winners?
Yes, you can repeat the draw to pick multiple winners as needed.
Is it valid for official prize draws?
It is perfect for casual use, but it is not cryptographically secure, so use a certified service for draws with legal value.
Are participant names stored?
No. Everything happens in your browser and nothing is sent to our servers or third parties.
How do I avoid the same winner coming up twice?
When you draw a winner, remove them from the list before running the draw again for the next one. That way you make sure each prize goes to a different person.
How many names can I add?
As many as you need: it works just as well for 5 friends as for hundreds of giveaway entrants. The tool spreads the probability evenly among everyone, no matter how many there are.
Can I paste the list from somewhere else?
Yes. The easiest way is to prepare the names in a note or a spreadsheet, one per line, and add them to the list. That way you don't have to type them one by one if you already have them collected.