Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
MT Struct Reference

Data Fields

uint32_t state [N]
 
uint32_t * next
 
int left
 

Detailed Description

Definition at line 62 of file mt19937.c.

Field Documentation

◆ left

int MT::left

Definition at line 66 of file mt19937.c.

◆ next

uint32_t* MT::next

Definition at line 65 of file mt19937.c.

◆ state

uint32_t MT::state[N]

Definition at line 64 of file mt19937.c.


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