Back to Aurora Vision Library website

You are here: Start » Function Reference » Basic » Random

Random

Select a function from the list below.

Icon Name Description / Applications Modules
CreateRandomArray

Creates array with random values.

FoundationLite
CreateRandomMatrix

Creates matrix with random values in closed interval.

FoundationLite
RandomInteger

Creates random integer value in given closed interval.

FoundationLite
RandomReal

Creates random real value in given closed interval.

FoundationLite
ShuffleArray

Creates an array by setting input array values in the random positions.

FoundationLite