Files
google-apis-rs/ring/rand/sidebar-items.js
2021-04-02 00:20:57 +08:00

1 line
481 B
JavaScript

initSidebarItems({"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."]]});