https://github.com/hashicorp/go-uuid.git

Jeff Mitchell a6580409bd Add travis build tags 10 yıl önce
.travis.yml 6845922de7 Add diverged PRs back in 10 yıl önce
LICENSE 1ecec38ed3 Initial commit 10 yıl önce
README.md a6580409bd Add travis build tags 10 yıl önce
uuid.go 4a3c6d5873 Add ParseUUID method to get the bytes out of a generated UUID. 10 yıl önce
uuid_test.go 6845922de7 Add diverged PRs back in 10 yıl önce

README.md

uuid Build Status

Generates UUID-format strings using purely high quality random bytes.

Documentation

The full documentation is available on Godoc.