index
:
sbos.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
userland
/
libc
/
include
/
sys
/
random.h
blob: 0be3dd8bebec90e5b10928cab9764c4c8f541e46 (
plain
)
1
2
3
#include <stdint.h> void randomfill(void *buffer, uint32_t size);