Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
Internal header for Random. More...
#include <stddef.h>
Go to the source code of this file.
Functions | |
int | ruby_fill_random_bytes (void *, size_t, int) |
Internal header for Random.
Definition in file random.h.
Definition at line 575 of file random.c.
References fill_random_bytes_syscall, and fill_random_bytes_urandom.