Ruby 3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
|
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().