I can haz donuts?

@Mark Mark authored on 20 Jun 2019
.gitignore Python script for computing the odds we get donuts every day 5 years ago
README.md Update README 5 years ago
odds.py Add option for number of sides on the dice 5 years ago
README.md

Usage:

./odds.py [num_dice [sides_on_dice [monte_carlo_runs]]] [debug] [no_mc] [simple]

debug = print debug info
no_mc = don't run stochastic verification
simple = just output the odds number, no user-readable text