Skip to main content

UUID Generator

Generate a random UUID (version 4) in your browser — click Generate to get a fresh, RFC 4122-compliant identifier, then copy it with one click or generate another.

Generate a random, RFC 4122-compliant UUID (version 4) locally in your browser.

How to use it

  1. Click Generate to create a random UUID v4
  2. Copy the result with one click
  3. Click Generate another for a new one

Every UUID is produced using your browser's cryptographically secure random number generator (the Web Crypto API), the same source used for encryption keys, never a weak pseudo-random fallback — if that secure API isn't available, a clear error is shown instead of silently generating a lower-quality identifier. It is handy when you need a unique identifier for a database record, a test fixture, or a temporary key while prototyping. Everything runs locally in your browser, so no identifier you generate is ever sent to a server or stored anywhere.

FAQ

We use cookies to run this site and, with your consent, to understand usage and personalize ads. You can change your choice at any time.