Security
Passwords, passphrases, PINs, and secure tokens — crypto RNG.
- Password Generate strong, random passwords with full control over character sets.
- Passphrase Generate memorable random passphrases from curated word lists.
- Secure Token Generate secure random tokens in hex, base64, base64url, and custom alphabets.
- PIN Generate random numeric PINs while avoiding common weak patterns.
- Recovery Code Generate backup recovery codes for 2FA and account recovery flows.
- API Key Generate cryptographically random API keys with optional prefixes.
- Encryption Key Generate random cryptographic keys for encryption and decryption.
- TOTP Secret Generate random base32 secrets for TOTP authenticators.
- Wi-Fi Password Generate secure Wi-Fi network passwords.