Docs.rs
random_utils-0.2.1
random_utils 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
szymonlipinski
Dependencies
num ^0.1
normal
rand ^0.3
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
random_
utils
0.2.1
All Items
Sections
Usage
Crate Items
Functions
Crate
random_utils
Copy item path
Source
Expand description
A couple of random number generation utilities.
§
Usage
[dependencies] random_utils = "0.1"
Functions
§
random_
range
Returns random number from the range [low, high].