Random Number Generator

Generate one or more random numbers in any range, with optional uniqueness.

Ad space · enable with PUBLIC_ADSENSE_CLIENT

Frequently Asked Questions

Is the generator cryptographically secure?

Yes — it uses crypto.getRandomValues. Suitable for serious use, not just games.