A Go package providing immutable UUID structs and functions for generating versions 3, 4, and 5 UUIDs as specified in RFC 4122.
go get github.com/nu7hatch/gouuidNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generate a version 4 UUID and print it.
Replace with github.com/google/uuid for an actively maintained UUID library.
No dependency data recorded yet.