Generates an array of random numbers ranging between 0 and 1, with the option to define the number of rows and columns, set minimum and maximum values, and choose between whole numbers or decimal values.
Generates a random integer within a specified range, including both limits.
Creates an array of random values ranging from 0 to 1.
Generates a random value ranging from 0 (inclusive) to 1 (exclusive).