What is a UUID? A Universally Unique Identifier (UUID) is a 128-bit number used to uniquely identify information in computer systems.
Version 4 (Random) - Uses random numbers to generate IDs (most common)
Version 1 (Timestamp) - Combines timestamp and MAC address for generation
Generated UUIDs/GUIDs
No UUIDs generated yet