Docs.rs
clock-rand-1.0.3
clock-rand 1.0.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
MicroHD
Dependencies
aes ^0.8.4
normal
optional
blake3 ^1.8.3
normal
optional
chacha20 ^0.9.1
normal
optional
rand_core ^0.9.4
normal
serde ^1.0.228
normal
optional
serde_json ^1.0.149
normal
optional
wasm-bindgen ^0.2.106
normal
optional
zeroize ^1.8.2
normal
optional
criterion ^0.8.1
dev
proptest ^1.9.0
dev
quickcheck ^1.0.3
dev
rand ^0.9.2
dev
rand_chacha ^0.9.0
dev
rand_pcg ^0.9.0
dev
rand_xoshiro ^0.7.0
dev
js-sys ^0.3
normal
optional
web-sys ^0.3
normal
optional
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
gen_f32
clock_
rand
1.0.3
In clock_
rand::
utils
clock_rand
::
utils
Function
gen_f32
Copy item path
Source
pub fn gen_f32<R:
Rng
>(rng:
&mut R
) ->
f32
Expand description
Generate a random f32 in [0.0, 1.0)