Docs.rs
fastrand-2.0.2
fastrand 2.0.2
Docs.rs crate page
Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
taiki-e
github:smol-rs:admins
Dependencies
getrandom ^0.2
dev
rand ^0.8
dev
wyhash ^0.5
dev
getrandom ^0.2
normal
optional
getrandom ^0.2
dev
wasm-bindgen-test ^0.3
dev
Versions
100%
of the crate is documented
Go to latest version
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
fastrand
2.0.2
?
Function
fastrand
::
f32
source
·
[
−
]
pub fn f32() ->
f32
Available on
crate feature
std
only.
Expand description
Generates a random
f32
in range
0..1
.