Back to Aurora Vision Library Lite website

You are here: Start » Basic » Random

Random

Select a function from the list below.

Icon Name Description / Applications
CreateRandomArray

Creates array with random values.

CreateRandomMatrix

Creates matrix with random values in closed interval.

RandomInteger

Creates random integer value in given closed interval.

RandomReal

Creates random real value in given closed interval.

ShuffleArray

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