blob: e04e7324682177d03c69d012c4599c0de7fb9818 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"mod":[["block","The `BlockRngCore` trait and implementation helpers"],["impls","Helper functions for implementing `RngCore` functions."],["le","Little-Endian utilities"]],"struct":[["Error","Error type of random number generators"],["OsRng","A random number generator that retrieves randomness from the operating system."]],"trait":[["CryptoRng","A marker trait used to indicate that an [`RngCore`] or `BlockRngCore` implementation is supposed to be cryptographically secure."],["CryptoRngCore","An extension trait that is automatically implemented for any type implementing [`RngCore`] and [`CryptoRng`]."],["RngCore","The core of a random number generator."],["SeedableRng","A random number generator that can be explicitly seeded."]]};