generate six numbers from 1 to 76 with no repeats 1 prompt u
generate six numbers from 1 to 76 with no repeats
1) prompt user for amount tickets they want to purchase must be between 1 and 7
 2) generate six random numbers (1-76) for each ticket
 3) display ticket one per line with numbers in ascending order
 ex 4 12 45 61 68 70
      2 9 16 23 50 51 74
 must use a set data structure built with a treeset constructor
 must prompt user for number of tickets if number out of range then reprompt until a valid number (1-7)
Solution
generate six numbers from 1 to 76 RANDOM.ORG uses radio receivers to pick up atmospheric noise, which is then used to generate random numbers. The radios are tuned between stations. A possible attack on the generator is therefore to broadcast on the frequencies that the RANDOM.ORG radios use in order to affect the generator. However, radio frequency attacks of this type would be difficult for a variety of reasons. First, the frequencies that the radios use are not published, so an attacker would have to broadcast across all frequencies of all bands used for FM and AMbroadcasting. Second

