Random Number Generator
Generate one or more random numbers within your desired range.
Generate a Random Number
About Random Numbers
A random number generator (RNG) is a tool that produces a sequence of numbers that cannot be reasonably predicted better than by a random chance. This calculator uses a pseudo-random number generator, which is an algorithm that creates a sequence of numbers that approximate the properties of random numbers.