All Projects → hashicorp → Go Uuid

hashicorp / Go Uuid

Licence: mpl-2.0
Generates UUID-format strings using purely high quality random bytes

Programming Languages

go
31211 projects - #10 most used programming language

uuid Build Status

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.

Documentation

The full documentation is available on Godoc.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].