Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
rb_random_mt_t Struct Reference

Data Fields

rb_random_t base
struct MT mt

Detailed Description

Definition at line 125 of file random.c.

Field Documentation

◆ base

rb_random_t rb_random_mt_t::base

Definition at line 126 of file random.c.

◆ mt

struct MT rb_random_mt_t::mt

Definition at line 127 of file random.c.


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