Top 0.8% dependent packages on proxy.golang.org
Top 1.1% dependent repos on proxy.golang.org
proxy.golang.org : github.com/adjust/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.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/adjust/uniuri
License: MIT
Latest release: over 11 years ago
First release: over 11 years ago
Namespace: github.com/adjust
Dependent packages: 39
Dependent repositories: 27
Stars: 1 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago