randomSource

Provides a reference to the underlying source of randomness during the replication. Controls the underlying RandomIfc source. This changes the source for the current replication only. The random variable will start to use this source immediately; however if a replication is started after this method is called, the random source will be reassigned to the initial random source before the next replication is executed. To change the random source for the entire experiment (all replications) use the initialRandomSource property