Package: wnpp
Severity: wishlist
Owner: Yadd <y...@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : node-pure-rand
  Version         : 6.0.2
  Upstream Contact: Nicolas DUBIEN <git...@dubien.org>
* URL             : https://github.com/dubzzz/pure-rand
* License         : Expat
  Programming Lang: JavaScript
  Description     : 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".

node-pure-rand is a new dependency of jest 29.5. It will be maintained
under JS Team umbrella.

Reply via email to