summaryrefslogtreecommitdiff
path: root/userland/libc/include/sys/random.h
blob: 0be3dd8bebec90e5b10928cab9764c4c8f541e46 (plain)
1
2
3
#include <stdint.h>

void randomfill(void *buffer, uint32_t size);