- nodejs (>= 4.7)
- node-brorand
- node-bn.js
This a pure javascript implementation of Miller Rabin primality test.
.
The Miller–Rabin primality test or Rabin–Miller primality test is a
primality test: an algorithm which determines whether a given number
is prime.
.
Like the Fermat and Solovay–Strassen tests, the Miller–Rabin test
relies on an equality or set of equalities that hold true for prime
values, then checks whether or not they hold for a number that is
tested for primality.
.
Node.js is an event-based server-side JavaScript engine.
Installed Size: 19.5 kB
Architectures: all