UUID Generator

Generate different types of unique identifiers

About UUID Types

UUID v1: Time-based version using timestamp and node ID

UUID v3: Name-based version using MD5 hashing

UUID v4: Random or pseudo-random version

UUID v5: Name-based version using SHA-1 hashing

ULID: Universally Unique Lexicographically Sortable Identifier

Object ID: 12-byte MongoDB-style identifier

Nano ID: Tiny, secure, URL-friendly unique string ID

Command Palette

Search for a command to run...