pub fn random_noise_4d( rng: &mut UniformRandomGen, x: f32, y: f32, z: f32, t: f32, seed: u32, ) -> f32