rust-random / rand

A Rust library for random number generation.
https://crates.io/crates/rand
Other
1.67k stars 432 forks source link

Rename gen_iter → random_iter, misc.. #1500

Closed dhardy closed 1 month ago

dhardy commented 1 month ago

This extracts the non-inherent-methods stuff from #1492.

dhardy commented 1 month ago

Maybe... but it's longer and a significant breaking change.