Add entropy to this RNG.
Clear all internally held values of this RNG.
Check whether this RNG is seeded.
Return a random ubyte
Return a random vector
Randomize a ubyte array.
Seed this RNG using the entropy sources it contains.
Return the name of this object
Create a seeded and active RNG object for general application use Added in 1.8.0
Create a seeded and active RNG object for general application use Added in 1.11.5
This class represents a random number (RNG) generator object.