pub fn random_bytes(n: usize) -> Vec<u8> ⓘ
random_bytes($n) for the few places Composer draws randomness (the APCu prefix): the OS entropy source, or the hasher seed as a fallback.
random_bytes($n)