Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org
Top 1.3% dependent packages on proxy.golang.org
Top 1.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/rwxrob/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/uniq
Keywords: bonzai, go, golang, utilities, uuid
License: Apache-2.0
Latest release: over 1 year ago
First release: over 3 years ago
Namespace: github.com/rwxrob
Dependent packages: 16
Dependent repositories: 9
Stars: 2 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/rwxrob, https://patreon.com/rwxrob, https://twitch.tv/rwxrob, https://youtube.com/rwxrob
Last synced: 24 days ago

    Loading...
    Readme
    Loading...