UUID Generator

Generate random v4 UUIDs / GUIDs in bulk.


What is a UUID?

A UUID (Universally Unique Identifier), sometimes called a GUID, is a 128-bit identifier that's practically guaranteed to be unique across systems. This tool generates version 4 (random) UUIDs using your browser's built-in cryptographic random number generator — nothing is sent to a server.