Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
|
Base components of the random interface. More...
#include <random.h>
Data Fields | |
VALUE | seed |
Seed, passed through e.g. More... | |
VALUE rb_random_struct::seed |
Seed, passed through e.g.
Random.new
Definition at line 31 of file random.h.
Referenced by rb_random_base_init(), and rb_reset_random_seed().