Random & Fun
Random Name Picker
Pick a random name from your list.
How it works
Names are picked using crypto.getRandomValues() — cryptographically secure randomness. Every name in the list has an exactly equal chance on every draw.
7 ways people use this
Classroom cold calls
Call on students without bias or favourites
Raffle & giveaways
Pick a winner from entries fairly
Team formation
Split a group into random balanced teams
Chore assignments
Rotate household tasks without arguments
Secret Santa
Assign gift recipients anonymously
Sprint retrospectives
Randomly order who speaks first
User research
Sample participants from a list without cherry-picking
How it works▾
Names are picked using crypto.getRandomValues() — cryptographically secure randomness. Every name in the list has an exactly equal chance on every draw.
7 ways people use this
Classroom cold calls
Call on students without bias or favourites
Raffle & giveaways
Pick a winner from entries fairly
Team formation
Split a group into random balanced teams
Chore assignments
Rotate household tasks without arguments
Secret Santa
Assign gift recipients anonymously
Sprint retrospectives
Randomly order who speaks first
User research
Sample participants from a list without cherry-picking