klanderfri / PrimeNumberGenerator

A C# console application calculating prime numbers continuously and storing them in text files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PrimeNumberGenerator

A C# console application calculating prime numbers continuously and storing them in text files.

Note: While this project was a lot of fun to write, it still loses miserably compared to projects such as https://github.com/kimwalisch/primesieve/

About

A C# console application calculating prime numbers continuously and storing them in text files.


Languages

Language:C# 100.0%