Skip to content
Calculator Tools
Basic Math Calculators

Random Number Generator

Generate random numbers in any range — integers or decimals, with or without repeats — using a cryptographically secure source.

Enter values

Results update as you type.

Result

Random number

40

Sum
40

About the Random Number Generator

Generate random numbers in any range — integers or decimals, with or without repeats — using a cryptographically secure source.

Also known as: rng, random number picker, pick a random number, number generator, random integer.

How to use this calculator

  1. Enter minimum, maximum, how many numbers, no repeats (unique numbers) and the other fields.
  2. The result updates instantly as you type — press Calculate (or Enter) at any time.
  3. Review the breakdown shown under the main result.
  4. Use Copy result or Share to save the answer or send a link with your inputs.

Frequently asked questions

Are these numbers truly random?

They come from your browser’s cryptographically secure random generator (crypto.getRandomValues), which is suitable for games, raffles and sampling.