Generate lowercase hex secrets equivalent to openssl rand -hex 32 or 64
Output
.env value
SESSION_SECRET=
Equivalent command
openssl rand -hex 32
FAQ
Related · Developer
Keep working with nearby tools
Shortcuts to tools that fit the same workflow.
Timestamp Converter
Convert Unix timestamps and ISO dates to local and UTC time
CSV Viewer
Parse CSV text and preview it as a table
Cron Expression Parser
Build cron expressions from schedule controls
HTTP Status Codes
Searchable reference for HTTP response status codes
File Type Inspector
Identify a file's real type from its magic bytes and spot extension mismatches, locally in your browser.
User Agent Parser
View your browser's user agent and parse any UA string into browser, engine, OS, and device, locally in your browser.