Function prob_prime::miller_rabin

source ·
pub fn miller_rabin(n: u64, rounds: u8) -> bool