Free Random Number Generator
Generate random numbers with full control over range (min/max), count, uniqueness, and integer or decimal output. Perfect for lottery numbers, statistical sampling, classroom random selection, game mechanics, and testing.
How to Use
- Set the minimum and maximum values
- Choose how many numbers to generate
- Toggle unique numbers and integer mode
- Click Generate
Privacy
All generation happens locally. Nothing is transmitted.
Limitations
This uses the browser's built-in PRNG (pseudo-random number generator). It is not suitable for cryptographic or regulated gambling use.
Last reviewed: July 2026.