Oolite 1.91.0.7678-250623-7b2f98d
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
RANROTSeed Struct Reference

#include <legacy_random.h>

Public Attributes

uint32_t high
uint32_t low

Detailed Description

Definition at line 57 of file legacy_random.h.

Member Data Documentation

◆ high

uint32_t RANROTSeed::high

Definition at line 59 of file legacy_random.h.

Referenced by RanrotWithSeed().

◆ low

uint32_t RANROTSeed::low

Definition at line 60 of file legacy_random.h.

Referenced by RanrotWithSeed().


The documentation for this struct was generated from the following file: