PatchworkOS
19e446b
A non-POSIX operating system.
Theme:
Default
Round
Robot
Loading...
Searching...
No Matches
rand.c
Go to the documentation of this file.
1
#include <
stdlib.h
>
2
3
#include "
common/random.h
"
4
5
int
rand
(
void
)
6
{
7
return
random_gen
();
8
}
rand
int rand(void)
Definition
rand.c:5
random_gen
int random_gen(void)
Definition
random.c:8
random.h
stdlib.h
src
libstd
functions
stdlib
rand.c
Generated on Sat Jan 24 2026 10:59:25 for PatchworkOS by
1.9.8