Type Definition casper_node::types::NodeRng [−][src]
pub type NodeRng = ChaCha20Rng;
Expand description
The cryptographically secure RNG used throughout the node.
pub type NodeRng = ChaCha20Rng;
The cryptographically secure RNG used throughout the node.