proxy.golang.org : github.com/rwxrob/bonzai/uniq
Package uniq provides several universal unique identifiers. 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/bonzai/uniq
Keywords:
batteries-included
, beginner-friendly
, busybox
, cli
, cli-framework
, commander
, composition
, compositor
, dashist
, documentation
, flag-parser
, getopts
, golang
, help
, rootkit
, terminal
License: Apache-2.0
Latest release: 11 months ago
First release: 11 months ago
Namespace: github.com/rwxrob/bonzai
Stars: 230 on GitHub
Forks: 21 on GitHub
Total Commits: 340
Committers: 3
Average commits per author: 113.333
Development Distribution Score (DDS): 0.018
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/rwxrob, https://linktr.ee/rwxrob
Last synced: 19 days ago