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

Jeff Mitchell 7975027221 Update README.md vor 9 Jahren
.travis.yml 6845922de7 Add diverged PRs back in vor 9 Jahren
LICENSE 1ecec38ed3 Initial commit vor 10 Jahren
README.md 7975027221 Update README.md vor 9 Jahren
uuid.go 4a3c6d5873 Add ParseUUID method to get the bytes out of a generated UUID. vor 10 Jahren
uuid_test.go 6845922de7 Add diverged PRs back in vor 9 Jahren

README.md

uuid Build Status

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

Documentation

The full documentation is available on Godoc.