RandomNumbersArray3_v2 Op
This op is deprecated!
It will not receive any updatesGenerates a random array of numbers (was: RandomArray3x)
Summary (oneliner)
Typically you would use this to create random positions – [x1, y1, z1, x2, y2, z2, …]
.
- Ops.Extension.Deprecated.RandomNumbersArray3_v2
- Extension Op - Visible to all users
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
The number of value triplets 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
Generate integers not floats
OUTPUT PORTS
Array out
Total xyz points in array
Total length of array