Observer

get-scheduler-random-seed

Description:
Returns the current value of the scheduler's random seed.

Notes:
Example: One use of get-scheduler-random-seed would be to have repeatable results. If you want to repeat the results of a specific trial, get the scheduler's random seed and simply set the random seed to the same number the next time you run the project.

Related Commands:
scheduler set-scheduler-random-seed switch-scheduler