package uuid
Import Path
github.com/hashicorp/go-uuid (on go.dev)
Dependency Relation
imports 4 packages, and imported by 2 packages
Involved Source Files
uuid.go
Package-Level Functions (total 6)
func FormatUUID(buf []byte) (string, error)
GenerateRandomBytes is used to generate random bytes of given size.
GenerateRandomBytesWithReader is used to generate random bytes of given size read from a given reader.
GenerateUUID is used to generate a random UUID
GenerateUUIDWithReader is used to generate a random UUID with a given Reader
![]() |
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |