Finds the next prime(s) given an initial prime.
-
Updated
Feb 11, 2024 - Rust
Finds the next prime(s) given an initial prime.
An implementation of the Miller-Rabin primality test for `num_bigint::BigUint`
A Rust implementation of the Miller-Rabin primality test algorithm.
Rust program to find pseudoprimes that pass fixed Miller Rabin bases
Add a description, image, and links to the miller-rabin topic page so that developers can more easily learn about it.
To associate your repository with the miller-rabin topic, visit your repo's landing page and select "manage topics."