SORMAS-Foundation / SORMAS-data-generator

SORMAS-data-generator
GNU General Public License v3.0
3 stars 7 forks source link

[R] Set seeds for random processes #20

Open stephaneghozzi opened 3 years ago

stephaneghozzi commented 3 years ago

Make generating random values, e.g. infection or contact chains or geolocations, reproducible by setting seeds.

The seeds should be included in the configuration file if/when one is used.

stephaneghozzi commented 3 years ago

Re. configuration file, see https://github.com/hzi-braunschweig/SORMAS-data-generator/issues/22