Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

rand is a Rust library for random number generators and other randomness functionality. See the rand documentation on Docs.rs for more information.

Works with: Rust