Ruby 4.1.0dev (2026-09-05 revision a946c1bd8e5e7e03e938fe5bb4df942affa95ec6)
Data Fields
rb_random_mt_t Struct Reference

Data Fields

rb_random_t base
 
struct MT mt
 

Detailed Description

Definition at line 124 of file random.c.

Field Documentation

◆ base

rb_random_t rb_random_mt_t::base

Definition at line 125 of file random.c.

◆ mt

struct MT rb_random_mt_t::mt

Definition at line 126 of file random.c.


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