Package uuid provides implementation of Universally Unique Identifier (UUID) supporting versions 1, 2, 3, 4, and 5 as specified in RFC 4122 and DCE 1.1.
go get github.com/iris-contrib/go.uuidNo 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.
Consider using github.com/google/uuid or github.com/gofrs/uuid for more active development.
No dependency data recorded yet.