UUID Generator

Generate random version-4 UUIDs (universally unique identifiers), one or many at a time.

Ad slot (AdSense unit placeholder)

How it works

A version-4 UUID is 122 random bits formatted as 8-4-4-4-12 hex digits, generated using the browser's cryptographically-secure random number generator (crypto.getRandomValues).