Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
rb_random_t Struct Reference

Data Fields

VALUE seed
 
struct MT mt
 

Detailed Description

Definition at line 90 of file random.c.

Field Documentation

◆ mt

struct MT rb_random_t::mt

Definition at line 92 of file random.c.

◆ seed

VALUE rb_random_t::seed

Definition at line 91 of file random.c.


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