Sequence of Numbers

Randomly generate a sequence of numbers from a given range. You can specify that you want the sequence to consist of all the numbers in the range, or you can ask for the sequence to be smaller than the range. The numbers will not repeat. The statistical term is "selection without replacement."

Limitations:


Home