The go-uuid library contains utilities to manipulate UUID unique identifiers as defined by RFC 4122bis (draft-ietf-uuidrev-rfc4122bis).
It currently supports UUID v4 and v7.
Refer to the Go package documentation for information about the API.
See the uuid
program for a practical use case.
Go-uuid is open source software distributed under the ISC license.