prho
Pollard's rho algorithm in Node.js
Refs
https://en.wikipedia.org/wiki/Pollard's_rho_algorithm
Install
$ npm install prho
Usage
const prho = const factor = // => [2, 2, 2, 3, 3, 5]
Pollard's rho algorithm in Node.js
https://en.wikipedia.org/wiki/Pollard's_rho_algorithm
$ npm install prho
const prho = const factor = // => [2, 2, 2, 3, 3, 5]
npm i prho
0
1.0.1
MIT
2.91 kB
5