initialRandomSource

open override var initialRandomSource: RandomIfc

Provides a reference to the underlying source of randomness to initialize each replication. Controls the underlying RandomIfc source for the element. This is the source to which each replication will be initialized. This is only used when the replication is initialized.

You cannot change the initial random source while the model is running.