Generate a given amount of random numbers in a given range of numbers.
Random Number Generator allows you to draw the given number of numbers in the specified range. You can specify if you want the drawn numbers to be unique (not repeated) and whether they should be ordered in ascending order (from lowest to highest).