Registry / crypto / gofrs-uuid-v3

gofrs-uuid-v3

JSON →
library3.1.2gogounverified

UUID generation and parsing as per RFC 4122.

go get github.com/gofrs/uuid/v3
INSTALL
IMPORT
SIG · GOFRS-UUID-V3
G
gofrs-uuid-v3
cryptogov3.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

uuid
github.com/gofrs/uuid/v3

Generate a UUID v4.

package main import "github.com/gofrs/uuid/v3" func main() { u, _ := uuid.NewV4() _ = u }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
gofrs-uuid-v3 — go get gofrs-uuid-v3 · libregistry