Menu: View→Analysis Properties→Random #→Use original random number generator
Specifies use of a special random number generator that is common to all versions of Amos (since the beginning of time).
For more information, see the Specran method of the AmosEngine class.
Programming
In Amos Graphics programs, you can put a check mark in this check box by using the following statement (Visual Basic):
pd.GetCheckBox("AnalysisPropertiesForm", "SpecranCheck").Checked = True