randombytes.h at [82b672fc7f]

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


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