We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47e9767 commit 9b48cd4Copy full SHA for 9b48cd4
CHANGELOG.md
@@ -18,6 +18,7 @@ You may also find the [Upgrade Guide](https://rust-random.github.io/book/update.
18
### Additions
19
- Add fns `IndexedRandom::choose_iter`, `choose_weighted_iter` (#1632)
20
- Pub export `Xoshiro128PlusPlus`, `Xoshiro256PlusPlus` prngs (#1649)
21
+- Pub export `ChaCha8Rng`, `ChaCha12Rng`, `ChaCha20Rng` behind `chacha` feature (#1659)
22
23
## [0.9.2 — 2025-07-20]
24
### Deprecated
0 commit comments