Class Random

Class Documentation

class Random

Public Functions

inline explicit Random(UInt32 seed)
inline void Reseed(UInt32 seed)
UInt32 Generate(UInt32 range)

Public Static Attributes

static const UInt32 kMaxRange = 1u << 31