Related in UUID
- fastuuid - Fast generate UUIDv4 as string or bytes.
- goid - Generate and Parse RFC4122 compliant V4 UUIDs.
- gouid - Generate cryptographically secure random string IDs with just one allocation.
- guid - Fast cryptographically safe Guid generator for Go (~10x faster than uuid).
- nanoid - A tiny and efficient Go unique string ID generator.
- ulid - Go implementation of ULID (Universally Unique Lexicographically Sortable Identifier).
- uniq - No hassle safe, fast unique identifiers with commands.
- uuid - Generate, encode, and decode UUIDs v1 with fast or cryptographic-quality random node identifier.
- uuid - Implementation of Universally Unique Identifier (UUID). Supports both creation and parsing of UUIDs. Actively maintained fork of satori uuid.
- uuid - Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.