randombytes.h at [8ea3e826f3]

File randombytes.h artifact 424e250e05 part of check-in 8ea3e826f3


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