Create a new seed file suitable for use with Rng.Initialize.
public static bool MakeSeedFile( string seedFile, Rng.Strength strength = Rng.Strength.Default )
Public Shared Function MakeSeedFile ( seedFile As String, Optional strength As Rng.Strength = Rng.Strength.Default ) As Boolean
VB6/C equivalent: RNG_MakeSeedFile