random Generator
open fun randomGenerator(rg: RandomGenerator): BiochemicalReactionBuilder<P>
Content copied to clipboard
set the random generator to the passed object.
Return
.
Parameters
rg
the random generator.
set the random generator to the passed object.
.
the random generator.