ListExt<T> extension

on

Methods

random() → T

Available on List<T>, provided by the ListExt extension

Returns a random element from the list.