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

SupportClass.SecureRandomSupport.SetSeed Method (Byte[])

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

public void SetSeed(
   byte[] newSeed
);

Parameters

newSeed
Seed to create a new random number generator

See Also

SupportClass.SecureRandomSupport Class | (global) Namespace | SupportClass.SecureRandomSupport.SetSeed Overload List