File: README.md

package info (click to toggle)
golang-github-hashicorp-uuid 0.0~git20160218.0.6994546-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 88 kB
  • ctags: 5
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 312 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
# uuid [![Build Status](https://travis-ci.org/hashicorp/uuid.svg?branch=master)](https://travis-ci.org/hashicorp/uuid)

Generates UUID-format strings using purely high quality random bytes.

Documentation
=============

The full documentation is available on [Godoc](http://godoc.org/github.com/hashicorp/uuid).