| MADNESS
    version 0.9
    | 
#include <gtest-internal.h>
| Public Member Functions | |
| Random (UInt32 seed) | |
| void | Reseed (UInt32 seed) | 
| UInt32 | Generate (UInt32 range) | 
| Static Public Attributes | |
| static const UInt32 | kMaxRange = 1u << 31 | 
| 
 | inlineexplicit | 
References GTEST_CHECK_, and kMaxRange.
Referenced by testing::internal::ShuffleRange().
| 
 | inline | 
Referenced by testing::internal::UnitTestImpl::RunAllTests().
| 
 | static | 
Referenced by Generate().
 1.8.8
 1.8.8