route/vendor/github.com/hashicorp/go-uuid
Cadey Ratio 1ccc27adf7 cmd: add terraform provider 2017-12-02 15:34:35 -08:00
..
.travis.yml cmd: add terraform provider 2017-12-02 15:34:35 -08:00
LICENSE cmd: add terraform provider 2017-12-02 15:34:35 -08:00
README.md cmd: add terraform provider 2017-12-02 15:34:35 -08:00
uuid.go cmd: add terraform provider 2017-12-02 15:34:35 -08:00
uuid_test.go cmd: add terraform provider 2017-12-02 15:34:35 -08: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.