packer-cn/vendor/github.com/hashicorp/go-uuid
Chris Bednarski 104cdcf266 Added go-uuid 2016-06-10 15:58:17 -07:00
..
.travis.yml Added go-uuid 2016-06-10 15:58:17 -07:00
LICENSE Added go-uuid 2016-06-10 15:58:17 -07:00
README.md Added go-uuid 2016-06-10 15:58:17 -07:00
uuid.go Added go-uuid 2016-06-10 15:58:17 -07: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.