RandomIterableExtension<E> extension

on

Methods

atRandom({Random? random, E orElse()?}) → E
Returns a random element from this Iterable.