The number generator can be used for games, simulations or unpredictability in various projects.
Allows you to generate a sequence of random numbers based on a given number.
Generates a sequence of numbers based on a given minimum and maximum. The given maximum is included in the random sequence.