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.

Cet outil fonctionne à 100 % dans votre navigateur. Vos saisies ne sont jamais envoyées à un serveur : vous pouvez même passer hors ligne après le chargement de la page.

À propos de 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.

Comment utiliser 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.

Fonctionnalités clés

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.

Outils Aléatoire et sécurité associés

D’autres utilitaires de la même catégorie.

Tout voir →