0
$\begingroup$

I want to generate all possible combination of six number from 49 balls. We can say 49/6 lottery numbers also. http://en.wikipedia.org/wiki/Lotto_6/49

When we calculate the possible combination of (49 6) and i get 13983816 using MS excels COMBIN formula.

So My question is that does this calculation will generate possible number from 0 to 49 or 1 to 49?

If not then how can i get possible sequences which does not include 0.

  • 0
    Are you also asking for a random number generator to generate these six number pairs? Of course each drawing would be unique. Regards2013-01-24

1 Answers 1