Oolite 1.91.0.7645-241119-222d325
|
#include <legacy_random.h>
Public Attributes | |
RANROTSeed | ranrot |
RNG_Seed | rnd |
Definition at line 135 of file legacy_random.h.
RANROTSeed OORandomState::ranrot |
Definition at line 137 of file legacy_random.h.
Referenced by OORestoreRandomState().
RNG_Seed OORandomState::rnd |
Definition at line 138 of file legacy_random.h.
Referenced by OORestoreRandomState().