Sequence
Generate random (or non random), non-repeating number sequences.
Last updated
Was this helpful?
Generate random (or non random), non-repeating number sequences.
Last updated
Was this helpful?
Auto Index - when checked the node will automatically output all values within the Sequence range.
Index - manually select an index within the Sequence range.
Sequence - set a range of values to create a sequence within.
Randomize - when checked the values set in Sequence will be randomized.
Seed - set the seed used for Randomize.
Skip Indices - enter values which you want to omit from the range set within Sequence. Indices can be entered as comma or hyphen separated values. For example, entering 1, 5, 7:9
would omit the values 1, 5, 7, 8 and 9.