This simple utility generates a Globally Unique Identifer (GUID). This is a long string that is guaranteed to be unique across the globe You can use this GUID to uniquely identify a user, computer, program or any resource. Once generated, the GUID...