/randomPi

How to calculate the number PI using rand function

Primary LanguagePython

randomPi

Very simple script to estimate PI using only a random uniform distribution of float values in [0, 1].