random property

int get random

Implementation

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