[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1036903: ITP: node-pure-rand -- Fast pseudorandom number generator for Node.js



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

* Package name    : node-pure-rand
  Version         : 6.0.2
  Upstream Contact: Nicolas DUBIEN <github@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 to: