seed property

int get seed

The seed used for random number generation.

Implementation

int get seed => _seed;