NAME
RANDcleanup - erase the PRNG state
SYNOPSIS
#include
void RANDcleanup(void);DESCRIPTION
RANDcleanup() erases the memory used by the PRNG. RREETTUURRNN VVAALLUUEE RANDcleanup() returns no value.SEE ALSO
rand(3) HISTORY RANDcleanup() is available in all versions of SSLeay and OpenSSL.0.9.7l 2000-01-26 RANDcleanup(3)