Basically generate random locations of "throwing darts" and counting number of "darts" is in the circle. We find the ratio of the circle relative to the rectagle enclose it. From that, you can calculate PI.
ChauLe19/Estimate_Pi
Estimate Pi with randomness. Inspired by: https://www.youtube.com/watch?v=M34TO71SKGk
Java