Skip to main content

is_probable_prime

Function is_probable_prime 

Source
pub fn is_probable_prime(n: &BigInt) -> bool
Expand description

Miller–Rabin primality over [MR_BASES].