0

Random Base64 Token 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 Base64 token type already selected — set the count, pick a format and copy the result.

Each token packs 256 bits of CSPRNG entropy into a compact Base64 string — noticeably shorter than hex at the same strength, which makes it a natural fit for API keys, refresh tokens and secret values in configuration files.

The full tool also generates UUID v4, UUID v7 and hex salts, exports to .env, JSON and YAML, and decodes UUID v7 timestamps — all locally in your browser, with no server involved.