This is an all-in-one probability simulator "toolbox." This allows you to roll dice to find the probability of it landing on a specific side, It allows you to pick marbles w/ 9 marble types, and it also allows you to draw cards from a standard 52 deck of cards. It has functions for the dice and marbles so you can do 1, 10, or 50 at a time to speed things up. NOTE: if you spam the 10/50 buttons it will eventually do the wrong amount of rolls. In order to completely get rid of this just wait for it to stop processing the 10/50 and then you can press it again. NOTE: this is not finished and i will be adding more simulators later such as coin flips and other various things. I may also optimize the cards simulator as it uses a quite long list of if statements(check the code if you wanna see the 52 if statement long list)