seed abstract method

void seed(
  1. int seed
)

Seeds the generator with a number

Implementation

void seed(int seed);