Tcl Nano
randombytes.h at [a6dade57ee]
Login
Home
Timeline
Downloads
Browse Source
Search
Tickets
Annotate
Artifact
Blame
Check-ins Using
Doc
Download
Hex
Line Numbers
File
randombytes.h
artifact
424e250e05
part of check-in
a6dade57ee
#include <stdint.h> void randombytes(uint8_t *buffer, uint64_t length);