random property

E get random

Implementation

E get random => elementAt(Random().nextInt(length));