randombytes.h at [4a127ff396]

File randombytes.h artifact 424e250e05 part of check-in 4a127ff396


#include <stdint.h>
void randombytes(uint8_t *buffer, uint64_t length);