Carries out a NIST SP800-90 health check and FIPS140-2 statistical tests on the random number generator
public static bool Test( string resultFile )
Public Shared Function Test ( _ resultFile As String _ ) As Boolean
true if successful; false if fails.
Any existing file will be overwritten.
VB6/C equivalent: RNG_Test