Random Seed

Settings that control the random number generation used

seed

Sets the seed for the random number generator (for numpy.random.seed())

Default: 42

Option details

  • integer values: Random seed
  • 42: For example, this sets the seed to 42