Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
rb_random_t Struct Reference

Data Fields

VALUE seed
 
struct MT mt
 

Detailed Description

Definition at line 235 of file random.c.

Field Documentation

◆ mt

struct MT rb_random_t::mt

Definition at line 237 of file random.c.

◆ seed

VALUE rb_random_t::seed

Definition at line 236 of file random.c.


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