Ruby 3.4.5p51 (2025-07-16 revision 20cda200d3ce092571d0b5d342dadca69636cb0f)
|
Base components of the random interface. More...
#include <random.h>
Data Fields | |
VALUE | seed |
Seed, passed through e.g. |
VALUE rb_random_struct::seed |
Seed, passed through e.g.
Random.new
Definition at line 51 of file random.h.
Referenced by rb_random_base_init(), and rb_reset_random_seed().