C# Class QuickCheck.Random.SystemRandomFactory

Inheritance: IRandomFactory
Datei anzeigen Open project: jystic/quickcheck-net

Public Methods

Method Description
NewRandom ( ulong &seed ) : IRandom

Method Details

NewRandom() public method

public NewRandom ( ulong &seed ) : IRandom
seed ulong
return IRandom