JavaScript implementation that compute prime factors using Pollard's rho algorithm
Tools used to understand or work with numbers in Node.JS, Javascript and derivatives.
A compact (bitfield) primesieve in JavaScript together with the functions to use it
Fastest Prime Number Calculation logic for nodejs and browser (checks, random generator, prime range generator, primes count generator, summation of primes, factorial of primes)