Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
|
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().