Top 2.5% dependent repos on proxy.golang.org
proxy.golang.org : github.com/rwxrob/uniq-go
Package uniq is a utility package that provides common random unique identifiers in UUID, Base32, and n*2 random hexadecimal characters. When a simple random identifier is all that is needed Base32() provides a better alternative to UUID(). It takes less space (32 characters), is safe for use with all filesystems including case-insensitive ones, and provides additional randomness increased from 2^128 (uuid) to 2^160 (base32). This package includes the following convenience commands as well for use when integrating with shell scripts:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/rwxrob/uniq-go
Keywords:
base32
, base64
, hexidecimal
, unique-identifiers
, uuid
, uuid-generator
License: Apache-2.0
Latest release: about 3 years ago
First release: about 4 years ago
Namespace: github.com/rwxrob
Dependent packages: 6
Dependent repositories: 4
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago