pub fn random_x2_normal(mean: f64, std: f64) -> f64
Returns a random sample from the normal distribution rectified and reweighted by x^2.
x^2