randombytes.h at [c3df9b5991]

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


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