reset method

void reset()

Sets the random generator to a well known state.

Implementation

void reset() => random.reset();