软件包: golang-github-sean--seed-dev (0.0~git20170313.e2103e2-3)
golang-github-sean--seed-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-sean--seed:
- [golang-github-sean--seed_0.0~git20170313.e2103e2-3.dsc]
- [golang-github-sean--seed_0.0~git20170313.e2103e2.orig.tar.xz]
- [golang-github-sean--seed_0.0~git20170313.e2103e2-3.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Thorsten Alteholz
外部的资源:
- 主页 [github.com]
相似软件包:
securely seed Go's random number generator
This package contains a 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.