open-consul/vendor/github.com/hashicorp/go-uuid
James Phillips eceb58fff5
Updates hashicorp/go-uuid.
2016-08-09 17:24:40 -07:00
..
LICENSE Manage dependencies via Godep 2016-02-12 16:50:37 -08:00
README.md Updates hashicorp/go-uuid. 2016-08-09 17:24:40 -07:00
uuid.go Updates hashicorp/go-uuid. 2016-08-09 17:24:40 -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.