random_hex

Function random_hex 

Source
pub fn random_hex(size: usize) -> Result<String, RngError>
Expand description

Produce hex-encoded random bytes using the shared RNG.