pub fn rand_string_hex(n: usize) -> String
utils
Get n bytes random hex string. [a-f0-9]+
n
[a-f0-9]+