.env · create🔥 popular
随机密钥生成器 — JWT 密钥、API 密钥、会话令牌
即时生成随机 JWT 密钥、会话密钥或 API 密钥。为 .env 文件提供加密强度密钥。100% 客户端运行。
Be the first to rate
generated locally with crypto.getRandomValues
JWT Secret (base64url, 48 bytes)
NextAuth, JWT, NEXTAUTH_SECRET
JWT Secret (base64url, 64 bytes)
HS512 / maximum entropy
API Key (hex, 16 bytes)
Short API tokens
API Key (hex, 32 bytes)
Standard API tokens
Session Secret (base64url, 32 bytes)
Express sessions, CSRF
Password (20 chars, symbols)
DB passwords, admin accounts
Password (32 chars, symbols)
High-security accounts
Password (16 chars, no symbols)
Shell-safe, URL-safe
Full tool page:/secret-generator