Random Number Generator

Cryptographically secure random numbers, dice rolls, lottery picks, and coin flips — all in your browser.

Output:

Press Space or Enter (when not focused on input) to regenerate. Using crypto.getRandomValues() for true randomness.

All processing runs in your browser — nothing is sent to a server. Uses crypto.getRandomValues() for cryptographic randomness.