Registry / utility / go-zoox-uuid

go-zoox-uuid

JSON →
library0.0.1gogounverified

A Go package for generating and working with UUIDs.

go get github.com/go-zoox/uuid
INSTALL
IMPORT
SIG · GO-ZOOX-UUID
G
go-zoox-uuid
utilitygov0.0.1
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/go-zoox/uuid

Generate a UUID v4

package main import ( "fmt" "github.com/go-zoox/uuid" ) func main() { id := uuid.V4() fmt.Println(id) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
go-zoox-uuid — go get go-zoox-uuid · libregistry