Oolite 1.91.0.7647-241230-5e1c242
|
#include <legacy_random.h>
Public Attributes | |
uint32_t | high |
uint32_t | low |
Definition at line 57 of file legacy_random.h.
uint32_t RANROTSeed::high |
Definition at line 59 of file legacy_random.h.
Referenced by RanrotWithSeed().
uint32_t RANROTSeed::low |
Definition at line 60 of file legacy_random.h.
Referenced by RanrotWithSeed().