Loads a random generator seed. First, the seed is loaded from the seedParameter. If the parameter is V_SEED_TIME, the seed is set to the currentTime value. Then the seed is incremented by the offset. This method is broken out of initialize(...) primarily to share code with ec.e
(Output output, ParameterDatabase parameters, Parameter seedParameter, long currentTime, int offset, boolean auto)
source not stored for this graph (policy: none)
no test coverage detected