Entropy

Type Alias Entropy 

Source
pub type Entropy = [u8; 16];
Expand description

Seed entropy array

The entropy must be exactly 16 bytes (128 bits).