🔑
Generators
Token / API Key Generator
Generate cryptographically secure random tokens: hexadecimal, alphanumeric, Base58 or UUID. Ideal for API keys, secrets and session tokens.
32
8326496128
Gerados com
crypto.getRandomValues()
When to use each format?
- • Hexadecimal: API keys, session tokens, webhook secrets
- • Alphanumeric: verification codes, readable tokens
- • Base58: short URLs, tokens without ambiguous characters (no 0, O, I, l)
- • UUID v4: unique resource identifiers, database IDs
Related Tools
🪪
CPF Generator
Generate mathematically valid Brazilian CPF numbers for software testing and development. With or without formatting. For test use only.
📷
QR Code Generator
Generate QR Codes from any text, URL, email or phone number. Instant PNG download, processed directly in your browser.
🏢
CNPJ Generator
Generate mathematically valid Brazilian CNPJ numbers for software testing. With or without formatting. For test use only.