mesa_frames.Model.reset_randomizer#

Model.reset_randomizer(seed: int | Sequence[int] | None) None[source]#

Reset the model random number generator.

Parameters:

seed (int | Sequence[int] | None) – A new seed for the RNG; if None, reset using the current seed