Random Generator
Generate random numbers, names, dice rolls, and coin flips.
About Random Generator
All random values are generated using the browser's built-in crypto.getRandomValues() API for cryptographically secure randomness. No data is ever sent to a server.