RandomTransporterRule

Sends an idle transporter chosen at random.

The stream is supplied rather than taken from a global source, so that the choice is under the model's control and the run stays reproducible.

Parameters

stream

the source of randomness for the choice

Constructors

Link copied to clipboard
constructor(stream: RNStreamIfc)

Functions

Link copied to clipboard
Link copied to clipboard
open override fun toString(): String