BrowserForge
All Tools
GitHub

UUID & IDs

UUID generation, validation, and conversion

16 tools available

UUID v1 Generator

Generate time-based UUID v1 identifiers (RFC 4122)

UUID v3 Generator

Generate MD5 name-based UUID v3 identifiers

UUID v4 Generator

Generate random UUID v4 identifiers

UUID v5 Generator

Generate SHA-1 name-based UUID v5 identifiers

UUID v6 Generator

Generate reordered time-based UUID v6 identifiers (sortable)

UUID v7 Generator

Generate Unix timestamp sortable UUID v7 identifiers

ULID Generator

Generate Universally Unique Lexicographically Sortable Identifiers

Nil UUID

The nil UUID (all zeros) as defined in RFC 4122

Max UUID

The max UUID (all ones) as defined in RFC 9562

UUID v4 Bulk Generator

Generate multiple UUID v4 identifiers at once

UUID Decoder

Decode a UUID to show version, variant, timestamp, and components

UUID Validator

Validate UUIDs for RFC 4122 compliance

UUID v1 / v6 Converter

Convert between UUID v1 (time-based) and UUID v6 (reordered time)

UUID Format Converter

Convert UUIDs between representations (UUID/Hex/Base64/Decimal/Binary)

NanoID Generator

Generate compact, URL-friendly unique identifiers with configurable alphabet

CUID2 Generator

Generate collision-resistant unique identifiers (CUID2)