pub fn random_arr(arr: &mut [&mut [f64]], rows: usize, cols: usize)
Returns a spatially random NLM with values ranging [0, 1).
rows
cols