Creates a new instance of the random number generator with the seed provided by the user
Creates a new instance of the random number generator with the seed provided by the user
public void SetSeed(byte[]);
Creates a new instance of the random number generator with the seed provided by the user
public void SetSeed(long);
SupportClass.SecureRandomSupport Class | (global) Namespace