Fill a buffer with cryptographically strong random bytes.

Synopsis

Declared in <openssl/rand.h>

int(* bytes)(unsigned char*, int);

Created with MrDocs