packer-cn/vendor/github.com/hashicorp/go-uuid
Matthew Hooker d08f1b503f Applies govenor migrate godep
Updates contributing and make file

Removes empty vendor package

Removes go 1.4 logic
2016-10-05 15:49:22 -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.