blob: f039cb815a27e4aca4bd4bf16827ca73c59c3e7e (
plain) (
tree)
|
|
Math::Prime::Util is a module for number theory in Perl. This includes prime
sieving, primality tests, primality proofs, integer factoring, counts / bounds /
approximations for primes, nth primes, and twin primes, random prime generation,
and much more.
WWW: https://metacpan.org/release/Math-Prime-Util
|