RandomNumbersArray4_v2 Op
This op is deprecated!
It will not receive any updatesGenerates a random array of numbers in 4-tuples
Summary (oneliner)
Typically you would use this to create random positions – [x1, y1, z1, w1, x2, y2, z2, w2 …]
.
or colors: [r1, g1, b1, a1, r2, g2, b2, a2 …]
- Ops.Extension.Deprecated.RandomNumbersArray4_v2
- Extension Op - Visible to all users
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch RandomNumbersArray4 example
INPUT PORTS
The number of quadruplets to generate
Value Range
The minimum for the generated values
The maximum for the generated values
When set to 0
the array will be different every time the patch is run, set to another value to have the same output every time
Set to true to make the first and last number in the array the same, handy for loops
Check to make all values integers (whole numbers)
OUTPUT PORTS
Array out
Amount of tuples
Length of Array