pub fn u64_to_open01(u: u64) -> f64
Maps any u64 to a f64 in the open interval [0.0, 1.0).
u64
f64
[0.0, 1.0)