Question:

Is there anyone who could provide a complete set of 10 numbers combined out of 20 numbers?

by  |  earlier

0 LIKES UnLike

I am doing some analyses of Keno, and though I know that the numbers which come in the next game are random, I would like to try to see if I could combine 10 sets of combinations from 20 numbers. I know that the posssbilities are imense, but I am looking for all the combinations like 12345678910, 12345678911, and so on.... I used a combination software, but I could only combine x combinations out of 10 numbers and I need to combine it out of 20 numbers.

Thanks in advance if someone could assist me with this one....

God bless you and my best wishes for a great day!

 Tags:

   Report

1 ANSWERS


  1. 20 choose 10 is about 185,000, so iterating through all of the possibilities wouldn't take very long for a computer.  My friend has a routine in Javascript that should do it for you if you can do a little bit of programming:

    http://www.merlyn.demon.co.uk/js-misc0.h...

    Hope this helps.

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.