All Classes |Grouped Classes |Index

Class CL_Random

Random class. More...

Derived from:

None

Derived by:

None

Group:

Crypto (Core)

#include <ClanLib/core.h>

Class Members:

Construction:

CL_Random

Constructs the object.


Operations:

get_random_bytes

Get the random bytes.

get_random_bytes_nzero

Get the random bytes excluding bytes containing 0.

get_random_bool

Get the random boolean.

Detailed description:

Uses the operating system cryptographically secure pseudorandom number generator