cf_crypto_random_bytes¶ Category: net GitHub: cute_networking.h Fills a buffer in a cryptographically secure way (i.e. a slow way). void cf_crypto_random_bytes(void* data, int byte_count);