randomSeed property

int? randomSeed
final

If selected at Test construction, this is the seed provided for the random object.

Implementation

final int? randomSeed;