☰
miller_rabin
All crates
?
Function
miller_rabin
::
is_prime
[
−
]
[src]
pub fn is_prime(n:
u64
) ->
bool
Expand description
Performs Miller-Rabin test.