This is my repository for programs which have some niche usage to solve some problem.
My first program here, dicemath, is used to calculate probabilities and averages of rolling something with a dice of some size, and how this changes if you have disadvantage or advantage on the roll (DnD terminology for rolling an extra dice and then taking the lower or higher value rolled among the rolled dices). It takes the dice size and the number of extra dices you roll as an input and calculates relevant values.