1 line
282 B
JavaScript
Raw Permalink Normal View History

2018-10-28 21:14:05 -05:00
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 which reseeds the underlying PRNG after it has generated a certain number of random bytes."]]});