UUID Generator
readyLatest
Batch (1)
Generated entirely in your browser using
crypto.getRandomValues — nothing is sent anywhere or
logged. v4 UUIDs are fully random; v7 UUIDs embed a millisecond timestamp so they sort chronologically, which
is useful as a database primary key.