All Classes |Grouped Classes |Index

Function get_random_bytes

Get the random bytes.

	void CL_Random::get_random_bytes(
		unsigned char * out_dest_ptr,
		int num_bytes);

Detailed description:

out_dest_ptr = Where to write to num_bytes = Number of bytes to copy