Hi! It was very hard but I finally complete this exercise!
It’s a random number generator for one of the most important lottos in Europe. This code is made up of three main parts. A RNG of 5 non repeated numbers sorted in order from smallest to largest, another RNG of 2 to numbers called “stars” and a block of code that takes the sum of al numbers an return a sentence depending of its total.
Every comment is welcome!