
I essentially need to simulate rolling a d6 that has 2 '6' sides and no '1' side How would I do this? Basic re-rolling 1s doesn't work because the replaced result could be 2-6, when I want it to be only 6. Rolling 1d5+1 doesn't work for a similar reason., There should be a 1/3 chance of a 6, and 1/6 chance of 2-5.