Mono Class Library: System.Security.Cryptography.RandomNumberGenerator Overview | MembersSystem.Security.Cryptography.RandomNumberGenerator.Create Overloads |
The overloads of Create are listed below. For a list of all members, see the RandomNumberGenerator Members list.
staticCreate() : RandomNumberGenerator Create an instance of the default random number generation implementation. staticCreate(string) : RandomNumberGenerator Create an instance of the specified random number generator implementation.