Generic and optimized primality test, factorization, and number theoretic functions with arbitrary precision based on num.
# Cargo.toml
[dependencies]
num-prime = "0.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Checks if a number is prime using the Primality trait.
No known issues recorded.
No dependency data recorded yet.