[][src]Module numas::factory::random

Functions

random

Creates new array of given shape filled with random values from between 0 and 1 (floating point numbers only)

random_from_distribution

Creates new array of given shape filled with random values from given distribution

random_range

Creates new array of given shape filled with random values between given range