From: Ilan Berci Date: 2007-08-16T22:35:12+09:00 Subject: Re: How do you choose a random word from an array? Logan Capaldo wrote: > > I like to write it like this: > class Array > def rand > at(super(size)) > end > end That's much more cohesive! Thanks for the tip.. ilan -- Posted via http://www.ruby-forum.com/.