randomGenerator

open fun randomGenerator(rg: RandomGenerator): BiochemicalReactionBuilder<P>

set the random generator to the passed object.

Return

.

Parameters

rg

the random generator.