Artifact 424e250e05089c3a20e70c264575150d74f7fc427e39d07bebeb120675895f1f:
- File randombytes.h — part of check-in [8fd7944e81] at 2018-07-02 21:24:22 on branch trunk — Improved checking for entropy sources (user: rkeene, size: 72) [annotate] [blame] [check-ins using]
#include <stdint.h> void randombytes(uint8_t *buffer, uint64_t length);