Docs.rs
cap-rand-3.4.1
cap-rand 3.4.1
Permalink
Docs.rs crate page
Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
sunfishcode
wasmtime-publish
Dependencies
ambient-authority ^0.0.2
normal
rand ^0.8.1
normal
Versions
100%
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
cap_
rand
3.4.1
Module mock
Module Items
Structs
In cap_
rand::
rngs
cap_rand
::
rngs
Module
mock
Copy item path
Source
Expand description
Mock random number generator
Structs
ยง
StepRng
A simple implementation of
RngCore
for testing purposes.