- #1
gsingh2011
- 115
- 1
This is actually for a program, but the challenging part is really the math. So you're given a number 0, 1, 2, or 3 and the probability of getting each is the same. Now given this random number, I need to output a number 0, 1, 2, 3, 4, 5, or 6 but the probability of getting each number needs to be the same.
Can anyone point me in the right direction?
Can anyone point me in the right direction?