Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
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: