Pi Estimator 3000

This program estimates the value of pi surprisingly accurately, it uses a piece of statistics that states the probability that two random numbers will be co-prime.

https://github.com/Professor-RED/The-Pi-Estimator-3000