Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
|
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().