Pick a random name from a list, or generate a random number β perfect for giveaways, raffles, and classroom picks.
This free random picker has two modes: paste a list of names (one per line) to randomly select a winner for a giveaway, raffle, classroom pick, or team assignment; or generate a random number within any range you choose, useful for lucky draws, games, or statistical sampling.
The "remove winner from list" option makes it easy to pick multiple prize winners in sequence without repeats. Every pick uses your browser's random number generator, and your list of names is never uploaded anywhere.
Yes β it uses JavaScript's built-in random number generator to select a name from your list with equal probability for each entry.
Absolutely β paste all participant names or entry numbers, one per line, and click 'Pick a Random Name'. Enable 'Remove winner from list' if you're picking multiple prize winners in a row.
You can use any min/max range your browser can handle as a JavaScript number β practically unlimited for everyday use.
No, everything runs locally in your browser. Your list is never sent to a server.