actix_cloud::utils

Function rand_string_hex

Source
pub fn rand_string_hex(n: usize) -> String
Available on crate feature utils only.
Expand description

Get n bytes random hex string. [a-f0-9]+