Files
Trac3r-rust/doc/rand/rngs/adapter/sidebar-items.js
2020-01-23 23:13:36 -08:00

1 line
263 B
JavaScript

initSidebarItems({"struct":[["ReadRng","An RNG that reads random bytes straight from any type supporting [`std::io::Read`], for example files."],["ReseedingRng","A wrapper around any PRNG that implements [`BlockRngCore`], that adds the ability to reseed it."]]});