Skip to content

kota-yata/miller-rabin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Miller Rabin Primality Test in TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published