Function evercrypt::rand_util::random_vec [−][src]
Expand description
Generate a random byte vector of length len
.
PANICS if randomness generation fails.
Generate a random byte vector of length len
.
PANICS if randomness generation fails.