Package: golang-github-dchest-uniuri-dev (0.0~git20200228.7aecb25-1)
Links for golang-github-dchest-uniuri-dev
Trisquel Resources:
Download Source Package golang-github-dchest-uniuri:
- [golang-github-dchest-uniuri_0.0~git20200228.7aecb25-1.dsc]
- [golang-github-dchest-uniuri_0.0~git20200228.7aecb25.orig.tar.xz]
- [golang-github-dchest-uniuri_0.0~git20200228.7aecb25-1.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Go Packaging Team
- Thorsten Alteholz
External Resources:
- Homepage [github.com]
Similar packages:
generator of random strings to identify unique objects
This Go package contains software to generate random strings good for use in URIs to identify unique objects.
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.
Download golang-github-dchest-uniuri-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 4.1 kB | 19 kB | [list of files] |