package
0.1.2
Repository: https://github.com/uuid25/go-uuid25.git
Documentation: pkg.go.dev

# 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.