Random Hex String Generator (256-bit)
Bulk generate cryptographically secure API keys, salts, tokens, and decode precise millisecond timestamps from UUIDv7.
Processing...
0%
Reading system entropy
Generating unique UUID blocks
Formatting exports
Done
Result
This page opens the secrets generator with the 256-bit hex salt type already selected — choose how many strings you need and copy them out.
Each value is 64 hexadecimal characters encoding 256 bits from the browser's CSPRNG — the usual shape for password salts, HMAC secrets, session keys and signing secrets, in an alphabet that is safe to paste into any config or shell.
The full tool also generates UUID v4, UUID v7 and Base64 tokens, exports to .env, JSON and YAML, and decodes UUID v7 timestamps — all locally in your browser, with no server involved.