Seed

Type Alias Seed 

Source
pub type Seed = [u8; 32];
Expand description

Seed value used to initialize ChaCha-based RNGs.