Returns a random element from a given array.
[Input] In - starts the block's execution.
[Output] Out - activates when the block has finished its execution.
[Input] Array (array, any type) - array from which to get an element.
[Output] Element (same type as "Array") - random element from the "Array" data input.
Last updated 4 years ago
Was this helpful?