Docs.rs
quad-rand-0.2.3
quad-rand 0.2.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
not-fl3
Dependencies
rand ^0.8
normal
optional
Versions
6.9%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
quad_
rand
0.2.3
All Items
Crate Items
Modules
Structs
Traits
Functions
Crate
quad_rand
Copy item path
Source
Modules
§
compat
Structs
§
Rand
Generator
Slice
Choose
Iter
Traits
§
Choose
Random
Random
Range
Functions
§
gen_
range
rand
Returns a pseudo-random number in the range of 0 to u32::MAX.
srand
Seeds the pseudo-random number generator used by rand() with the value seed.