A GUID, or globally unique identifier, is a 128-bit binary value (16 bytes) used in computer software and networks wherever unique identifiers are needed. The likelihood of generating duplicate GUIDs 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.
© 2024 NoxToolbox