Constructs a UUID from the specified byte slice
Provides compatibility with .NET's Guid struct.
Constructs a UUID from the specified string.
Compares 2 UUIDs lexically.
Checks equality between 2 UUIDs.
Returns byte stream from UUID with data in network order.
Returns UUID string
Length of a UUID string
The underlying data of the UUID.
The variant of the UUID structure
The version of the UUID structure
Creates a new UUIDv3 with a specified random number generator.
Tries to parse a UUID from a string.
Validates the correctness of a UUID string.
RFC4122 compliant UUIDs