int random_init(void); int random_end(void); int random_bytes(const size_t length, u8 (*const out)[]);