randomNum property

int randomNum

Implementation

int get randomNum => Random().nextInt(this);