pub fn simd_rand<R: Rng>(size: usize, rng: &mut Random<R>) -> Array1<f64>
Generate random arrays with SIMD optimization