Sorry, I\'m new to JS and can\'t seem to figure this out: how would I do probability?
I have absolutely no idea, but I\'d like to do something: out of 100% chance, m
Look up how to get random numbers in JavaScript, and then depending on where that number falls, call each function.