Random
![Build](https://github.com/stainless-steel/random/workflows/build/badge.svg)
The packages provides sources of randomness.
Example
use Source;
let mut source = default;
println!;
println!;
Contribution
Your contribution is highly appreciated. Do not hesitate to open an issue or a pull request. Note that any contribution submitted for inclusion in the project will be licensed according to the terms given in LICENSE.md.