Random Number Generator

Random integers in any range — with or without repeats. Generate random numbers in any range. Pick one or many, allow or forbid duplicates, sort results — using secure browser randomness. Free random number picker.

Esta ferramenta roda 100 % no seu navegador. O que você digita nunca é enviado a servidor algum: você pode até ficar offline depois de carregar a página.

Sobre o Random Number Generator

Raffle draws, sample selection, dice substitutes, lottery quick-picks — unbiased randomness is surprisingly hard to do by hand. This generator produces random integers in any range you set, one at a time or in batches, with optional no-repeat mode for drawing winners and sorting for readability. It uses the browser's cryptographically secure random source rather than Math.random, so the output is suitable even for prize draws.

Como usar o Random Number Generator

  1. Set the minimum and maximum of the range.
  2. Choose how many numbers you need.
  3. Toggle "no duplicates" for draws without repeats.
  4. Click Generate and copy the results.

Principais recursos

Are the results truly random?
They come from the browser's cryptographic random generator — the same quality source used for security tokens — which is far stronger than typical pseudorandom maths.
Is the minimum included? And the maximum?
Both endpoints are inclusive: a 1–10 draw can return 1 and can return 10, with every value equally likely.

Ferramentas de Aleatório e segurança relacionadas

Mais utilitários da mesma categoria.

Ver todas →