Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

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 Thu Aug 31 09:38:43 2006 for Apache Portable Runtime by  doxygen 1.3.9.1