Tool capabilities
- Input
- TXT
- Output
- TXT · JSON
How to use Secure Random Bytes
Generate cryptographically random bytes and export exact hexadecimal and base64 representations. This secure random bytes works directly in your browser and is free to use without an account.
- Paste or open your input in the editor.
- Run the tool and inspect the output. If the input is invalid, correct the reported error and run it again.
- Copy the result or download it to your device.
Secure Random Bytes · Example
Input
Run with the displayed settings.
Output
{
"bytes": 32,
"hex": "0ec77a68b876ea7cf70fbe59cb5a46d265da71db7c36ff31a3f2b78c8944af56",
"base64": "Dsd6aLh26nz3D75Zy1pG0mXacdt8Nv8xo/K3jIlEr1Y="
}Generate cryptographically random bytes and export exact hexadecimal and base64 representations.
Usage notes
Inputs and results are processed on this device. Tool content is not sent to a processing server.