Creates a new random number generator based on the name.
Public Function Create( Optional ByRef RngName As String ) As RandomNumberGenerator
If the name is empty then RNGCryptoServiceProvider is returned.
Project CorLib Overview
Class RandomNumberGeneratorStatic Overview