OpenBarnyard
 
Loading...
Searching...
No Matches
TRandom.h File Reference
#include "Toshi/THPTimer.h"

Go to the source code of this file.

Classes

class  TRandom
 

Macros

#define RANDSIZL   ( 4 ) /* 8 for crypto, 4 for simulations (aka Toshi uses 4) */
 
#define RANDSIZ   ( 1 << RANDSIZL )
 

Macro Definition Documentation

◆ RANDSIZ

#define RANDSIZ   ( 1 << RANDSIZL )

Definition at line 15 of file TRandom.h.

◆ RANDSIZL

#define RANDSIZL   ( 4 ) /* 8 for crypto, 4 for simulations (aka Toshi uses 4) */

Definition at line 14 of file TRandom.h.