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 Dec 25 11:41:05 2003 for Apache Portable Runtime by doxygen1.2.18