Type Definition casper_node::types::NodeRng[][src]

pub type NodeRng = ChaCha20Rng;
Expand description

The cryptographically secure RNG used throughout the node.