Random number generator
Generate one or many random numbers in any range you choose. Numbers come from the browser’s Web Crypto API, a cryptographically strong source, with modulo bias removed so every value is equally likely.
Need unique values for a raffle or draw? Turn on No repeats and the generator hands back distinct numbers. Everything runs entirely in your browser — nothing is uploaded.