Lotto: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
mNo edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:
|Author=[[Goran Ivankovic‎]]
|Author=[[Goran Ivankovic‎]]
|License=GNU GPL
|License=GNU GPL
|Download=[//hobbes.nmsu.edu/download/pub/os2/games/casino/lotto102.zip lotto102.zip]
|Download={{FileLink|Lotto_1-02.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. The 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]]

Latest revision as of 23:00, 12 November 2022

Lotto
Version 1.02
Vendor
Author Goran Ivankovic‎
License GNU GPL
Download Lotto_1-02.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. The result can be saved to file.

Source code is included. To modify source, you need DrDialog, a visual programming environment for Rexx.