|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#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 |
|
static |
1.8.13