pub fn generate_salt() -> [u8; 16]
Generate a random salt value of the recommended length using the system’s secure RNG.
If the system’s secure RNG experiences an internal failure.