seed
The seed which Variist uses internally for Random.
Variist outputs the used seed when the VariistConfig is loaded.
🔍 Fix it to a previously used seed if you want to re-run the same arguments.
Note, you are not allowed to fix a seed via variist.properties (which is usually committed), use variist.local.properties instead (which is usually on the git ignore list).