Generate random numbers in any range, with or without repeats, or shuffle a list of names to pick a winner or make teams.
Click generate to get your random number(s).
How the Random Number Generator works
Choose a range and quantity to generate random numbers, or switch to list mode to shuffle a set of names or items — useful for picking teams, raffle winners, or randomizing an order. Every result is generated locally using a secure random source.
Frequently asked questions
Are these numbers truly random?
Numbers are generated using your browser's cryptographically secure random number generator (Web Crypto API), which is suitable for fair drawings, giveaways, and games.
Can I generate numbers without repeats?
Yes — turn on "No repeats" to guarantee every generated number in a batch is unique, as long as your range is large enough for the quantity requested.
Can I shuffle a list of names instead of numbers?
Yes — switch to "Shuffle a list", paste one name or item per line, and either shuffle the full order or pick a single random winner.