Lotto: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by 3 users not shown)
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.
{{Software
|Picture=lotto.png
|Version=1.02
|Author=[[Goran Ivankovic‎]]
|License=GNU GPL
|Download={{FileLink|Lotto_1-02.zip}}
}}
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.


[[image:lotto.png]]
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]]
 
==Download==
[http://web.archive.org/web/20120622025056/http://www.os2world.com/goran/zip/lotto102.zip]
 
==License==
Open Source under the GNU GPL license.
 
==Author==
* [[Goran Ivankovic‎]]
 
[[Category: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.