pub fn rand_with_rng<R: Rng>(r: usize, c: usize, rng: &mut R) -> Matrix
Rand matrix with specific rng
Range = from 0 to 1