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

Jeff Mitchell 132dbc4ad1 This is a library, so don't panic if rand can't be read; return an error 10 年 前
LICENSE 1ecec38ed3 Initial commit 10 年 前
README.md 2d537aea09 Update readme with new repo location 10 年 前
uuid.go 132dbc4ad1 This is a library, so don't panic if rand can't be read; return an error 10 年 前
uuid_test.go 132dbc4ad1 This is a library, so don't panic if rand can't be read; return an error 10 年 前

README.md

uuid

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

Documentation

The full documentation is available on Godoc.