open-vault/vendor/github.com/hashicorp/go-uuid
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
..
LICENSE Migrate to built-in Go vendoring. 2016-02-18 15:06:02 -05:00
README.md Migrate to built-in Go vendoring. 2016-02-18 15:06:02 -05:00
uuid.go Migrate to built-in Go vendoring. 2016-02-18 15:06:02 -05:00

uuid

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

Documentation

The full documentation is available on Godoc.