3
Stars
0
Forks
Go
Language
2021-03-10
Last Update
0
Open Issues
base32
golang
identifiers
package
unique
uuid
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.
- sno - Compact, sortable and fast unique IDs with embedded metadata.
- ulid - Go implementation of ULID (Universally Unique Lexicographically Sortable Identifier).
- 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.