Report whether the PRNG has been sufficiently seeded for RAND_bytes().
Declared in <openssl/rand.h>
<openssl/rand.h>
int RAND_status();
1 if seeded enough to generate random data, or 0 otherwise.