Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
Data Fields
rb_random_t Struct Reference

Data Fields

VALUE seed
 
struct MT mt
 

Detailed Description

Definition at line 86 of file random.c.

Field Documentation

◆ mt

struct MT rb_random_t::mt

Definition at line 87 of file random.c.

◆ seed

VALUE rb_random_t::seed

Definition at line 87 of file random.c.


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