[ trixie ]
[ sid ]
[ Bron: node-pure-rand ]
Pakket: node-pure-rand (6.0.4+ds1-1)
Verwijzigingen voor node-pure-rand
Debian bronnen:
Het bronpakket node-pure-rand downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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".