Developer Tools

Random Number Generator

Random Number Generator produces random whole numbers within a range you set — one or many at a time, optionally all unique — using your browser's secure crypto API.

Last updated: July 2026

Generate random numbers in any range, with optional uniqueness, using the secure Web Crypto API. Free, instant, in-browser.

Random Number GeneratorRuns in your browser

Loading tool…

How to use Random Number Generator

  1. Set the minimum and maximum.
  2. Choose how many numbers and whether they must be unique.
  3. Generate and copy.

Frequently asked questions

Are the numbers truly random?

They use the cryptographically-secure Web Crypto API, far better than typical pseudo-random functions.

Can I generate unique numbers?

Yes — enable “unique” to draw without repeats (like a lottery draw).

Is it private?

Yes, generation runs entirely in your browser.

Related developer tools