Home
last modified time | relevance | path

Searched defs:StepRng (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/rand/src/rngs/
Dmock.rs32 pub struct StepRng { struct
37 impl StepRng { implementation
48 impl RngCore for StepRng { implementation