a function combining integer seeds
partial function combineSeed input Integer seed1; input Integer seed2; output Integer newSeed; end combineSeed;
Developed 2014 at the DLR Institute of System Dynamics and Control