Copy
02A9FBEF-E5C4-4880-A13F-B2DFC26A1BD1

What is a GUID

Globally Unique Identifier (GUID) is a 128-bit binary number (16 bytes) used across all computers and networks that require unique identifiers. The likelihood of this identifier being duplicated is extremely low. The format of a GUID is "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx", where each 'x' is a hexadecimal digit ranging from 0-9 or a-f.