# Functions
Compare returns an integer comparing two Guid values.
Equal returns true if the a and b Guid values are equal.
FromBytes creates a new Guid from a byte slice.
New creates a new random Guid value.
NewHashSet creates a new set containing all elements in the specified slice.
Parse decodes a Guid value from a string.
# Variables
Empty is a Guid with a zero value.