Lotto: Difference between revisions
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. | {{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. | |||
Source code is included. To modify source, you need DrDialog, a visual programming environment for Rexx. | |||
[[Category:Open Source Software]] | |||
[ | |||
Open Source | |||
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.