rand_meth_st

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

Members

Variables

add
void function(const(void)* buf, int num, double entropy) add;
Undocumented in source.
bytes
int function(ubyte* buf, int num) bytes;
Undocumented in source.
cleanup
void function() cleanup;
Undocumented in source.
pseudorand
int function(ubyte* buf, int num) pseudorand;
Undocumented in source.
seed
void function(const(void)* buf, int num) seed;
Undocumented in source.
status
int function() status;
Undocumented in source.

Meta