randombytes.h at [e6a2a65611]

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


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