Ecosyste.ms: Packages

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

Top 9.4% on proxy.golang.org
Top 2.2% dependent packages on proxy.golang.org
Top 2.1% dependent repos on proxy.golang.org

proxy.golang.org : gitlab.com/rwxrob/uniq

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/gitlab.com/rwxrob/uniq
Keywords: base32, golang, identifiers, package, unique, uuid
License: Apache-2.0
Latest release: about 4 years ago
First release: about 4 years ago
Namespace: gitlab.com/rwxrob
Dependent packages: 6
Dependent repositories: 6
Stars: 3 on GitLab.com
Forks: 0 on GitLab.com
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago

    Loading...
    Readme
    Loading...