A Universally Unique Identifier (UUID) is a 128-bit label used for information in computer systems.
Generate unique cryptographically random UUID v4 identifiers.
Generate secure random RFC 4122 v4 UUIDs client-side.
A Universally Unique Identifier (UUID) is a 128-bit label used for information in computer systems.
Generate unique cryptographically random UUID v4 identifiers.
Convert text case to UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case, and slugify-case.
Format, beautify, and validate JSON data. Compact/minify JSON code. Instant validation.
Encode plain text to Base64 format or decode Base64 strings back to text.
Encode strings to URL-safe percent encoding or decode percent-encoded URLs back.