UUID Generator
Generate random UUIDs (Universally Unique Identifiers) for your applications
UUID Information
Version:UUID v4 (Random)
Length:36 characters (with hyphens)
Format:xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx
Preview: 550e8400-e29b-41d4-a716-446655440000
About UUIDs: UUIDs are 128-bit identifiers that are practically guaranteed to be unique. Version 4 UUIDs are randomly generated and have a very low probability of collision.