open-vault/vendor/github.com/hashicorp/go-uuid/README.md
Jeff Mitchell 7a4eda156c Migrate to built-in Go vendoring.
This also removes `godep` calls from make scripts. Of note is that
currently `./...` checking in acceptance tests is disabled.
2016-02-18 15:06:02 -05:00

203 B

uuid

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

Documentation

The full documentation is available on Godoc.