Ruby
3.4.0dev (2024-12-06 revision 892c46283a5ea4179500d951c9d4866c0051f27b)
|
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 51 of file random.h.
Referenced by rb_random_base_init(), and rb_reset_random_seed().