Lotto: Difference between revisions
Jump to navigation
Jump to search
Created page with "LOTTO ver.1.02 is a Lotto Generator. It's freeware! It allows combinations between 1/1 and 99/99. Program can generate 999 combinations. 5 numbers can be fixed, to appear in e..." |
No edit summary |
||
Line 1: | Line 1: | ||
Lotto generates random number selections for lotteries. It allows selections between 1 of 1 to 99 of 99 with 999 calculated combinations. 5 numbers can be fixed, to be in every combination. Result can be saved to file. | |||
It allows | |||
Source code is included. To modify source, you need DrDialog, a visual programming environment for Rexx. | |||
5 numbers can be fixed, to | |||
Result can be saved to file. Source code included. | |||
==Download== | ==Download== | ||
[http://web.archive.org/web/20120622025056/http://www.os2world.com/goran/zip/lotto102.zip] | [http://web.archive.org/web/20120622025056/http://www.os2world.com/goran/zip/lotto102.zip] | ||
==License== | |||
Open Source under the GNU GPL license. | |||
==Author== | ==Author== |
Revision as of 02:46, 15 June 2013
Lotto generates random number selections for lotteries. It allows selections between 1 of 1 to 99 of 99 with 999 calculated combinations. 5 numbers can be fixed, to be in every combination. Result can be saved to file.
Source code is included. To modify source, you need DrDialog, a visual programming environment for Rexx.
Download
License
Open Source under the GNU GPL license.