Generate one or more random numbers within any range you choose - with or without repeats allowed.
Random Number Generator
LiveHow it works
Generating 5 unique numbers between 1 and 100 might produce something like: 7, 23, 45, 68, 91 - a different result every time you click generate.
Step-by-step guide
- Set your minimum and maximum range.
- Choose how many numbers you want, and whether repeats are allowed.
- Click "Generate" for a fresh result.
When to allow repeats, and when not to
Allowing repeats makes sense when each number represents an independent event, like simulating multiple dice rolls or lottery-style number draws that could plausibly repeat. Disallowing repeats is the right choice when you're picking distinct items from a set - like randomly selecting a handful of unique raffle winners from a numbered pool, or shuffling a specific range of values where each number should appear at most once.
Common mistakes
Frequently asked questions
Is this suitable for a real drawing or giveaway?
It uses a cryptographically secure random source, suitable for informal drawings and giveaways. For a legally regulated sweepstakes or contest with significant prizes, check your specific jurisdiction's requirements, which may call for additional documentation or a specific certified process.
Can the minimum or maximum be negative?
Yes - enter a negative minimum (like -50) to generate numbers that can fall below zero, useful for certain simulations or games.
What's the maximum count of numbers I can generate at once?
This tool caps at 50 numbers per generation to keep the display manageable - run it again if you need more.
Related calculators
See the full list of Generators, or try: