Skip to content

gauravdeshmukh/Prime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

PrimeGenerator

It generates the prime number using sieve of Erathromes and stores them in an array.For speeding up process ,all multiples of 2 and 3 are skipped.This is much time efficient than normal sieve.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages