randombytes_implementation

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

buf
void function(void* buf, const size_t size) buf;
Undocumented in source.
close
int function() close;
Undocumented in source.
implementation_name
const(char)* function() implementation_name;
Undocumented in source.
random
uint function() random;
Undocumented in source.
stir
void function() stir;
Undocumented in source.
uniform
uint function(const uint upper_bound) uniform;
Undocumented in source.

Meta