Type Alias metaheuristics_nature::random::Seed

source ·
pub type Seed = [u8; 32];
Expand description

The seed type of the ChaCha algorithm.