Wondering if the random dice rolls are something similar to Math.random()*6+1 coded for two die or a randomization *66 that excludes an array of ints not compatible with the game like 1-10, 17-20, etc…
would both end up with the same results on average?