2016-08-10 00:00:16 +00:00
|
|
|
# uuid [![Build Status](https://travis-ci.org/hashicorp/go-uuid.svg?branch=master)](https://travis-ci.org/hashicorp/go-uuid)
|
2016-02-13 00:50:37 +00:00
|
|
|
|
2016-08-10 00:00:16 +00:00
|
|
|
Generates UUID-format strings using high quality, purely random bytes. It can also parse UUID-format strings into their component bytes.
|
2016-02-13 00:50:37 +00:00
|
|
|
|
|
|
|
Documentation
|
|
|
|
=============
|
|
|
|
|
|
|
|
The full documentation is available on [Godoc](http://godoc.org/github.com/hashicorp/go-uuid).
|