seed

open override val seed: Int? = null

Parameters

seed

A random seed to make the jitter reproducible. If null (the default value), the seed is initialised with a random value.