cl-prime-maker

2015-03-02

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."

Upstream URL

github.com/nakrakiiya/cl-prime-maker

Author

Xiaofeng Yang <n.akr.akiiya at gmail.com>

License

BSD
README

cl-prime-maker

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
License:
BSD
Authors:
Xiaofeng Yang <n.akr.akiiya at gmail.com>
Dependencies:

    None

Dependencies (0)

    Dependents (0)

      • GitHub
      • Quicklisp