Observer Command

get-scheduler-random-seed

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

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: