CONFIGURABLE SEQUENCE GENERATOR

Build your own randomized sequence by setting a custom minimum and maximum for each position.
You can add as many positions as you like, and every range can be different.

Random Values rolls each position separately. Random Sequence shuffles a range without repeating numbers.

Change the number of positions, then customize the minimum and maximum for each one below.

Example: Minimum 1, Maximum 12, Numbers Needed 12 will return a randomized order of 1 through 12.

Choose whether the output stays inline or drops down after a set number of values.

SYSTEM READY