OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework

SupportClass.SecureRandomSupport.SetSeed Method

Creates a new instance of the random number generator with the seed provided by the user

Overload List

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);

See Also

SupportClass.SecureRandomSupport Class | (global) Namespace