Lotto: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[image:lotto.png|thumb]] | |||
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. | 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. | |||
Source code is included. To modify source, you need DrDialog, a visual programming environment for Rexx. | |||
==Download== | ==Download== | ||
Line 13: | Line 12: | ||
==Author== | ==Author== | ||
* [[Goran Ivankovic]] | * [[Goran Ivankovic]] | ||
[[Category:Open Source Software]] | [[Category:Open Source Software]] |
Revision as of 03:04, 31 August 2017

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.