A Rust library for random number generation, featuring:
It's also worth pointing out what rand
is not:
Documentation:
Add this to your Cargo.toml
:
toml
[dependencies]
supars = "0.0.1"
To get started using Rand, see The Book.
TODO
TODO
TODO
TODO
Rand is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT, and COPYRIGHT for details.