An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/dchest/uniuri

Package uniuri generates random strings good for use in URIs to identify unique objects. Example usage: A standard string created by New() is 16 bytes in length and consists of Latin upper and lowercase letters, and numbers (from the set of 62 allowed characters), which means that it has ~95 bits of entropy. To get more entropy, you can use NewLen(UUIDLen), which returns 20-byte string, giving ~119 bits of entropy, or any other desired length. Functions read from crypto/rand random source, and panic if they fail to read from it.
1 version
Latest release: over 2 years ago
746 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/dchest/uniuri

Dependent Repos 1

pass-culture/pc-monitoring 📦

Size: 176 MB - Last synced: 7 months ago - Pushed: over 3 years ago

COSAE-FR/ripugw
Fake Unifi Gateway

Size: 68.4 KB - Last synced: 17 days ago - Pushed: about 2 years ago