Method Iterator()->_random()
- Method
_random
voidrandom( Iterator arg )- Description
If this function is defined then it sets the iterator to point to before a random item in the accessible set. The random distribution should be rectangular within that set, and the pseudorandom sequence provided by
randomshould be used.- See also
random()