Mono Class Library: System.Security.Cryptography.RandomNumberGenerator Overview | Members

System.Security.Cryptography.RandomNumberGenerator.Create Overloads

The overloads of Create are listed below. For a list of all members, see the RandomNumberGenerator Members list.

Public Methods

static
Create() : RandomNumberGenerator
Create an instance of the default random number generation implementation.
static
Create(string) : RandomNumberGenerator
Create an instance of the specified random number generator implementation.