Random Base64 String Generator
Base64 strings are generated locally in your browser with the Web Crypto API.
Copyable Base64 fixture values
Choose any size from 8 to 128 random bytes. The bytes are encoded as standard Base64 using the A-Z a-z 0-9 + / alphabet with = padding for API fixtures, config examples, data URL snippets, and test payloads.