Random Functions


Functions

apr_status_t apr_generate_random_bytes (unsigned char *buf, int length)

Function Documentation

apr_status_t apr_generate_random_bytes ( unsigned char *  buf,
int  length 
)

Generate random bytes.

Parameters:
buf Buffer to fill with random bytes
length Length of buffer in bytes (becomes apr_size_t in APR 1.0)


Generated on Mon Nov 26 11:47:27 2007 for Apache Portable Runtime by  doxygen 1.5.2