There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The following programs are two different implementations that calculate how many prime numbers exist between two random numbers that are defined inside the code.One of the implementations is based on the Miller-Rabin algorithm and the other(deterministic) uses specific tricks to minimize the process time.Note that each implementation can take input for numbers upto 4090000000