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

Jeff Mitchell 4a3c6d5873 Add ParseUUID method to get the bytes out of a generated UUID. 10 年之前
LICENSE 1ecec38ed3 Initial commit 10 年之前
README.md 2d537aea09 Update readme with new repo location 10 年之前
uuid.go 4a3c6d5873 Add ParseUUID method to get the bytes out of a generated UUID. 10 年之前
uuid_test.go 4a3c6d5873 Add ParseUUID method to get the bytes out of a generated UUID. 10 年之前

README.md

uuid

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

Documentation

The full documentation is available on Godoc.