simulation Random Generator
Sets the random generator used for simulation-related components.
This generator is intended for components created as part of the scenario that require randomness associated with simulation execution (e.g., reactions/time distributions or other simulation-time behaviors), depending on the implementation.
Parameters
random Generator
the random generator to use for simulation-related components.