Function slugid::v4_rng

source ยท
pub fn v4_rng(rng: &dyn SecureRandom) -> String
Expand description

Like v4 but accepting a ring rng as a source of randomness.