i want to use rand() but for that i need to include stdlib.h. now when i include it, the error is conflicting types of uint32_t and other types. how do i use the random function?
random function generator without stdlib.h in C
Collapse
X
Comment