Generate cryptographically secure random tokens online. Create API keys, session tokens and secrets in hex, base64 or alphanumeric formats. Browser-based Web Crypto API.
Your data never leaves your browserRelated
Hex (64 chars = 256-bit) is the most universal. Base64URL is slightly shorter and URL-safe. Both are cryptographically equivalent in security.