Docs.rs
clock-rand-1.0.2
clock-rand 1.0.2
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
Go to latest version
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
fill_bytes
clock_
rand
1.0.2
In clock_
rand::
utils
clock_rand
::
utils
Function
fill_
bytes
Copy item path
Source
pub fn fill_bytes<R:
Rng
>(rng:
&mut R
, buf: &mut [
u8
])
Expand description
Fill a byte buffer with random data