[][src]Function nanorand::entropy::emergency_system_time_entropy

pub fn emergency_system_time_entropy(out: &mut [u8])

An emergency system time-based entropy source. Should be slightly better than just piping the system time into a seed, but for the love of god, don't use this unless you have a REALLY good reason.