[ trixie ]
[ sid ]
[ ソース: node-pure-rand ]
パッケージ: node-pure-rand (6.0.4+ds1-1)
node-pure-rand に関するリンク
Debian の資源:
node-pure-rand ソースパッケージをダウンロード:
- [node-pure-rand_6.0.4+ds1-1.dsc]
- [node-pure-rand_6.0.4+ds1.orig.tar.xz]
- [node-pure-rand_6.0.4+ds1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Fast pseudorandom number generator for Node.js
node-pure-rand is a fast pseudo random number generator with purity in mind. Pure means that the instance "rng" will never be altered in-place. It can be called again and again and will always return the same value, but it will also return the next "rng".