Generate() | PRandom | |
Generate(unsigned maximum) | PRandom | |
Generate(unsigned minimum, unsigned maximum) | PRandom | |
Number() | PRandom | [static] |
Number(unsigned maximum) | PRandom | [static] |
Number(unsigned minimum, unsigned maximum) | PRandom | [static] |
operator unsigned() | PRandom | [inline] |
PRandom() | PRandom | |
PRandom(DWORD seed) | PRandom | |
randa | PRandom | [protected] |
randb | PRandom | [protected] |
RandBits enum value | PRandom | [protected] |
randc | PRandom | [protected] |
randcnt | PRandom | [protected] |
randmem | PRandom | [protected] |
randrsl | PRandom | [protected] |
RandSize enum value | PRandom | [protected] |
SetSeed(DWORD seed) | PRandom |