|
|
||
|---|---|---|
| LICENSE | ||
| README.md | ||
README.md
go-iid
Package iid provides quazi‐ monotonically‐increasing unique‐identifiers.
Documention
Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-iid
Example
Here is an example of using package iid:
var id iid.IID = iid.Generate()