crt/include/random.h
2021-01-08 04:13:12 +01:00

4 lines
38 B
C

#include "types.h"
uint8_t random();