randombytes.h at [014c8b664b]

File randombytes.h artifact 424e250e05 part of check-in 014c8b664b


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