SHA 256
Web Crypto
Output
Generate secrets and hashes locally in your browser using the Web Crypto API. Nothing is uploaded.
crypto.getRandomValues.
Generates 32 bytes of secure randomness encoded as base64url. Good for NEXTAUTH_SECRET.