Skip to content

mohammed321/prime_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

prime number generator

I use the Miller–Rabin primality test to generate primes in a certain range.

you can read about the Miller–Rabin primality test at Miller–Rabin

to compile it just run the following:

gcc main.c -o prime_generator

to run run the following:

./prime_generator

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages