|
Ruby 4.0.0dev (2025-12-25 revision 6a66129d6c289b0da99cd89592f5ee948da6f381)
|
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().