pub fn gaussian_noise(x: f64) -> f64
Normal with mean = 0, and stand deviation 1
uniform_noise(x)
uniform_noise(x+1)