Generate RFC 4122 compliant UUIDs (Universally Unique Identifiers)
To generate a UUID, open the UUID generator and it instantly creates a random RFC 4122 version 4 UUID (also called a GUID). Click to generate more or copy the result. Generation runs locally in your browser, nothing is sent to a server, and it is free with no signup.
A UUID (Universally Unique Identifier) is a 128-bit number used to identify information in computer systems. UUIDs are standardized by RFC 4122 and are designed to be unique across both space and time.
Format: xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx
Example: 550e8400-e29b-41d4-a716-446655440000