Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
good_rand
src/system/libroot/posix/stdlib/random.c
240
state[i] = good_rand(state[i - 1]);
src/system/libroot/posix/stdlib/random.c
428
state[0] = i = good_rand(i);