# Functions
Equivalent to [uuid25.FromBytes], re-exported for convenience.
Creates a Uuid25 value from the UUID type of github.com/google/uuid.
Generates a random UUID (UUIDv4) value encoded in the Uuid25 format.
Equivalent to [uuid25.Parse], re-exported for convenience.
Converts a Uuid25 value into the UUID type of github.com/google/uuid.