- 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.