Skip to content

UUID

A UUID is a 128-bit identifier, often written as 36 hyphenated hex characters. Versions such as v4 (random) and v7 (time-ordered) optimize for different storage and privacy trade-offs.

Generate UUIDs locally with UUID Generator. Compare versions in UUID v4 vs UUID v7 and read What is a UUID?.

Related tools

Related articles