Class for holding the state of the Random number generator.

Syntax

C#
public class G05State
Visual Basic
Public Class G05State
Visual C++
public ref class G05State
F#
type G05State =  class end

Inheritance Hierarchy

System..::..Object
  NagLibrary..::..G05..::..G05State

See Also