Click Generate to create UUID
Universally Unique Identifiers (UUIDs) are 128-bit values used to uniquely identify information in distributed systems without requiring a central authority.
Random UUID generated using cryptographically secure random numbers. Most commonly used version.
Time-based UUID that combines timestamp with MAC address or random node ID.
Special UUID with all bits set to zero: 00000000-0000-0000-0000-000000000000
8-4-4-4-12 hexadecimal digits: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
© Copyright 2020- by Collegeek. All Rights Reserved.