owoify/target/doc/rand/rngs/adapter/sidebar-items.js

1 line
300 B
JavaScript
Raw Normal View History

2019-08-01 13:54:11 +00:00
initSidebarItems({"struct":[["ReadError","`ReadRng` error type"],["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."]]});