The RANDOM SOLUTION statement is used to select a random solution when nondeterminism occurs.
This statement is used in conjunction with the nondeterminism breakpoint. It allows the model simulation to continue without user intervention when a nondeterministic situation is encountered. One of the solutions is chosen randomly and the simulation proceeds without the need for aGo
statement.