@kota-yata/miller-rabin
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Miller-Rabin Primality Test

TypeScript implementation of a probabilistic primality testing on the basis of Fermat's Little Theorem and Miller Rabin Theorem

Test

yarn install
yarn test

Only tests for the power function and the main one are written

Readme

Keywords

none

Package Sidebar

Install

npm i @kota-yata/miller-rabin

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.78 kB

Total Files

6

Last publish

Collaborators

  • kota-yata