We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6060401 commit 940e0efCopy full SHA for 940e0ef
CHANGELOG.md
@@ -18,6 +18,7 @@ You may also find the [Upgrade Guide](https://rust-random.github.io/book/update.
18
- Enable feature `small_rng` by default (#1455)
19
- Allow `UniformFloat::new` samples and `UniformFloat::sample_single` to yield `high` (#1462)
20
- Fix portability of `rand::distributions::Slice` (#1469)
21
+- Rename `rand::distributions` to `rand::distr` (#1470)
22
23
## [0.9.0-alpha.1] - 2024-03-18
24
- Add the `Slice::num_choices` method to the Slice distribution (#1402)
0 commit comments