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 Tue Oct 26 17:37:15 2004 for Apache Portable Runtime by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002