blob: e6e128d1284cbc2cd213f019c941b5017f8f08e3 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"fn":[["generate","Generate the new random value using `rng`."]],"struct":[["Random","A random value constructed from a `SecureRandom` that hasn’t been exposed through any safe Rust interface."],["SystemRandom","A secure random number generator where the random values come directly from the operating system."]],"trait":[["RandomlyConstructable","A type that can be returned by `ring::rand::generate()`."],["SecureRandom","A secure random number generator."]]};