This document is archived and information here might be outdated. Recommended version. |
Generates the next random number value.
[Visual Basic .NET]
Public Function GetValue ( _
ByVal distribution As String _
) As Double
[C#]
public double GetValue (
string distribution
);
[C++]
HRESULT GetValue(
BSTR distribution
);
[C++] Parameters distribution [in]
distribution is a parameter of type BSTR