RandomExt extension

on

Methods

bools(int count) Iterable<bool>
doubles(int count) Iterable<double>
ints(int count, {int max = 1 << 32}) Iterable<int>