Constant rando::DEFAULT_MEM_LEN [] [src]

pub const DEFAULT_MEM_LEN: usize = 32

By default, a RandIter will be able to iterate over this number of items without allocating memory on the heap.