Globally Unique Identifier (GUID) is a 128-bit binary number (16 bytes) used in all computing and networking applications requiring unique identifiers. The probability of this identifier duplicating is extremely low. The format of a GUID is “xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx”, where each x is a hexadecimal digit ranging from 0 to 9 or a to f.