isUpToDate property

bool isUpToDate

Returns true is the cached random numbers are up-to-date.

Implementation

bool get isUpToDate => _isUpToDate;