Description
This program is designed to generate random numbers for the lottery game "Lotto 6 out of 37" and an additional number "1 out of 7".
The program uses a random number generation algorithm to generate random sets of six numbers from 1 to 37 and an additional number from 1 to 7.
The resulting numbers are displayed on the user's screen in a human-readable format. The user can use these numbers as his lottery combinations when purchasing tickets for the game "Lotto 6 out of 37".
The program has a sufficiently high degree of randomness and unpredictability, which makes the generated combinations unique and with the same probability of winning the lottery.