Fill a buffer with pseudo‐random bytes (may be weaker than bytes).

Synopsis

Declared in <openssl/rand.h>

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

Created with MrDocs