You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple library to generate big prime numbers in a fast way. But in some cases, the generated number is not a prime number (these are called pseudo-primes).
\"The probability of mis-classifying a number is approximately 2^-100. So we can be fairly sure that the classification is correct.\"
"
:version "0.2"
:author "Xiaofeng Yang <n.akr.akiiya at gmail.com>"