Function ndarray_linalg::generate::random_using
source ยท pub fn random_using<A, S, Sh, D, R>(sh: Sh, rng: &mut R) -> ArrayBase<S, D>
Expand description
Generate random array with given RNG
- See random for using default RNG