What version of UUID does this generate?
This tool generates RFC 4122 version 4 UUIDs, built from cryptographically random bytes using the browser's crypto.getRandomValues API.
Generator
Generate RFC-4122 UUID v4 values in the browser. Create multiple UUIDs, copy them or download as a TXT file.
FAQ
This tool generates RFC 4122 version 4 UUIDs, built from cryptographically random bytes using the browser's crypto.getRandomValues API.
You can generate between 1 and 1000 UUIDs in a single batch by setting the count field before clicking Generate.
No. Every UUID is generated locally in your browser using the Web Crypto API, so no values are transmitted or logged anywhere.