1 unstable release
0.1.0 | May 14, 2022 |
---|
#19 in #supabase
7KB
Supars (WIP)
A Rust library for random number generation, featuring:
- TODO
It's also worth pointing out what rand
is not:
- TODO
Documentation:
Usage
Add this to your Cargo.toml
:
[dependencies]
supars = "0.0.1"
To get started using Rand, see The Book.
Versions
TODO
Yanked versions
TODO
Rust version requirements
TODO
Crate Features
TODO
License
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.