JayDev87 / random-chance-simulator

With this small little tool you can run a simulation and test out how many times a number will be reached.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTE: MAKE SURE TO DOWNLOAD MOST RECENT! r1 = First number in chance r2 = Second number in chance. So r1 out of r2 chance. 1 is the number it will consider a win. x = The amount of loops it will do (Simulations). setting = The y/n for the configurable parameter of the text. Having this to no will allow the sim to run 10-20 times faster but having it on may be the best bet if you want to see the process of the system.

About

With this small little tool you can run a simulation and test out how many times a number will be reached.


Languages

Language:Python 100.0%