Skip to content

pycauset.seed

pycauset.seed

Sets the seed used by random population routines (pycauset.causal_matrix.random). Assign an integer for deterministic fills or None to return to non-deterministic behavior.

Properties

  • Type: int or None
  • Default: None