tools / generators

uuid generator

UUID v4 and v7, single or bulk, copy-ready.

version

v7 packs a 48-bit millisecond timestamp before the random bits, so UUIDs sort by creation time. All bytes are drawn from the platform CSPRNG.

output

manifest (json) · for agents