[ ソース: golang-github-sean--seed ]
パッケージ: golang-github-sean--seed-dev (0.0~git20170313.e2103e2-3)
golang-github-sean--seed-dev に関するリンク
Debian の資源:
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]
メンテナ:
外部の資源:
- ホームページ [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.