open-vault/vendor/github.com/hashicorp/go-uuid
Jeff Mitchell 11160ae271 Update vendoring 2016-06-01 10:24:48 -04:00
..
LICENSE Migrate to built-in Go vendoring. 2016-02-18 15:06:02 -05:00
README.md Update vendoring 2016-04-26 00:18:04 +00:00
uuid.go Utility Enhancements 2016-04-05 20:32:59 -04:00

README.md

uuid Build Status

Generates UUID-format strings using high quality, purely random bytes. It can also parse UUID-format strings into their component bytes.

Documentation

The full documentation is available on Godoc.