UUID v4 (RFC 4122) Generator
Generated UUIDs (0):Web Crypto CSPRNG
Generate cryptographically secure Version 4 UUIDs / GUIDs in bulk with custom formatting.
Generates cryptographically random RFC 4122 Version 4 UUIDs (Universally Unique Identifiers) directly using browser Web Crypto APIs.
Standard 36-character hyphenated UUID.
Compute cryptographic hashes (SHA-256, SHA-512, SHA-384, SHA-1) using Web Crypto.
Encode and decode Base64 strings safely with full UTF-8 and multi-byte character support.
Format, validate, beautify, and inspect JSON with clear syntax error diagnostics.