Constructs a RandomNumberStream object of the default type with a random seed.

Namespace:  CenterSpace.NMath.Core
Assembly:  NMath (in NMath.dll) Version: 5.1.0.0

Syntax

C#
public RandomNumberStream()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
RandomNumberStream()

See Also