On Sat, 20 Apr 1996, Martian wrote: > Justin C Harris wrote: > > for that matter, here is a list of all my builtins: [...] > random_of - Random item from a list > Is this really that much faster than ;list[random($)] ?