https://github.com/hashicorp/go-uuid.git
|
|
há 5 anos atrás | |
|---|---|---|
| .travis.yml | há 9 anos atrás | |
| LICENSE | há 10 anos atrás | |
| README.md | há 7 anos atrás | |
| go.mod | há 7 anos atrás | |
| uuid.go | há 6 anos atrás | |
| uuid_test.go | há 6 anos atrás |
Generates UUID-format strings using high quality, purely random bytes. It is not intended to be RFC compliant, merely to use a well-understood string representation of a 128-bit value. It can also parse UUID-format strings into their component bytes.
The full documentation is available on Godoc.