📄️ NDArray::normal
Generates an array of random numbers from a normal distribution. The normal distribution, also
📄️ NDArray::poisson
Generates an array of random integers from a Poisson distribution.
📄️ NDArray::standard_normal
Generates an array of random numbers from the standard normal distribution.
📄️ NDArray::uniform
Generates an array of random numbers from a uniform distribution. The uniform distribution provides an equal