Cryptographically secure random numbers. Set your range and generate.
Uses crypto.getRandomValues() for cryptographically secure randomness. This is the same API used for encryption keys — far superior to Math.random().
Password Generator · UUID Generator · Coin Flip · Hash Generator