Robert Garrett 05add1efca Fix imports and Uniform creation usage in rand
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.
2025-03-01 12:57:57 -06:00
2025-03-01 12:56:36 -06:00
Description
No description provided
AGPL-3.0 15 MiB
Languages
Rust 100%