Random Name Picker — Free Roulette Picker & Wheel Spinner
Enter names and click Pick for a fair random selection with roulette animation. Supports multiple picks, history tracking, and preset lists. Perfect for classroom draws, prize raffles, and team assignments.
Frequently Asked Questions
Q. Is the pick fair and random?
Yes — the tool uses a Math.random()-based algorithm that gives every name an equal probability of being selected.
Q. Can I pick multiple people at once?
Yes — change the Pick Count setting to select multiple names simultaneously. Already-picked names are automatically excluded from subsequent draws.
Q. Are already-picked names excluded?
Yes — once picked, a name is moved to "remaining" and excluded from future draws until you press Reset.
Q. Are results saved?
Pick history is stored in memory for the current session. It clears when you refresh the page.
Q. Can I quickly add numbers or teams?
Yes — use the Quick Insert buttons to instantly load numbers 1–10 or Teams A–F.
Q. What is the maximum number of names?
There is no technical limit, but optimal performance is achieved with 100 names or fewer.
How to Use
Type one name per line in the input area, or use Quick Insert buttons to load presets.
Adjust the Pick Count number to select multiple winners at once.
Click Pick! to start the roulette animation and reveal the winner(s).
View previous results in the history section; press Reset to restart with the full list.
Expert Knowledge: Random Name Picker — Free Roulette Picker & Wheel Spinner
Random picking is a fair decision-making tool used in classrooms, workplaces, and events worldwide. Math.random() implements a pseudo-random number generator (PRNG) — modern browsers use the Xorshift128+ algorithm, providing practical fairness for everyday use. For higher-security draws like official lotteries or large-scale prize raffles, crypto.getRandomValues() from the Web Crypto API offers cryptographically secure randomness.
Related Tools
Generate strong, random passwords with custom length, uppercase, lowercase, numbers, and symbols. 100% browser-based — never sent to any server. Free & secure.
Three modes: what is X% of Y, what percent is X of Y, and the percentage change from X to Y. Essential for students, analysts, and everyday math. Free & instant.