Function primefactor::u128_is_prime[][src]

pub fn u128_is_prime(n: u128) -> bool

Test if the value is a prime number, or not