All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
testing::internal::Random Class Reference

Public Member Functions

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

Static Public Attributes

static const UInt32 kMaxRange = 1u << 31