Copy Result
A2544D57-7246-4459-8B41-58FD331FCF7D

What is a GUID?

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.

Your Footprints: