This is a random number generator (RNG) that uses inputs Min, Max and amount of RNGed numbers to output RNG(s).
Tip: If you set the Min to 0 and Max to 100 and set the Numbers to 5, you can simulate a lottery drawing.