Lotto: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Software | |||
|Picture=lotto.png | |||
|Version=1.02 | |||
|Author=[[Goran Ivankovic]] | |||
|License=GNU GPL | |||
|Download=[//hobbes.nmsu.edu/download/pub/os2/games/casino/lotto102.zip lotto102.zip] | |||
|Website= | |||
}} | |||
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. | ||
[[Category:Open Source Software]] | [[Category:Open Source Software]] |
Revision as of 03:45, 18 March 2020
Lotto | |
---|---|
![]() | |
Version | 1.02 |
Vendor | |
Author | Goran Ivankovic |
License | GNU GPL |
Download | lotto102.zip |
Website |
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.