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
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate random_utils
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].