05add1efca3f92425cfad4fc0edb50c52940a146
Rand v0.9 made the `Uniform::new()` function fallible, but I'm going to keep assuming these always work and just `.unwrap()` the Result. It also renamed the distribution module, for some reason.
Description
Languages
Rust
100%