Native Function Library Documentation > Native Function Library BPLibrary > Random Vectors in Box Extent from Stream

Random Vectors in Box Extent from Stream

Returns an array of random vectors distributed within a certain box extent from the origin, counting up to the provided amount.

Inputs

Amount
Integer

Count of vectors

In Box Extent
Vector

Extent of the rectangular volume

Origin
Vector

Origin of the volume

Stream
Random Stream Structure

Random stream to use

Outputs

Return Value
Array of Vectors

Created vectors