⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{library}}

rand is a [[Rust]] library for random number generators and other randomness functionality. See the [https://docs.rs/rand/ rand documentation] on Docs.rs for more information.

{{works with|Rust}}