- addEntropy
void addEntropy(const(ubyte)* b, size_t s)
Undocumented in source. Be warned that the author may not have intended to support it.
- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- isSeeded
bool isSeeded()
Undocumented in source. Be warned that the author may not have intended to support it.
- random
ubyte random()
Undocumented in source. Be warned that the author may not have intended to support it.
- randomVec
SecureVector!ubyte randomVec(size_t bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
- randomize
void randomize(ubyte* output, size_t len)
Undocumented in source. Be warned that the author may not have intended to support it.
- remaining
size_t remaining()
Undocumented in source. Be warned that the author may not have intended to support it.
- reseed
void reseed(size_t )
Undocumented in source. Be warned that the author may not have intended to support it.