Securely seed go's random number generator
Boiler-plate to securely seed Go's random number generator (if possible). This library isn't anything fancy, it's just a canonical way of seeding Go's random number generator. Cribbed from Nomad before it was moved into Consul and made into a helper function, and now further modularized to be a super lightweight and reusable library. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/sean-/seed
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0-15.20190623gite2103e2.fc41 | - |
Fedora 41 | 0-15.20190623gite2103e2.fc41 | - |
Fedora 40 | 0-0.12.20190623gite2103e2.fc40 | - |
Fedora 39 | 0-0.10.20190623gite2103e2.fc39 | - |
Fedora EPEL 10.0 | 0-16.20190623gite2103e2.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-sean-seed dash maintainers at fedoraproject dot org
.