From: uncutstone wu Date: 2006-06-19T17:56:54+09:00 Subject: Re: Is it more convenient to have a random_each in ruby stdl Kroeger, Simon (ext) wrote: >> def random_each >> >> >> uncutstone > > I think it's a little bit to simple to be put in the standard lib. > > a.sort_by{rand}.each {|e| print e , ' '} > It is nice to see you make it so simple! very thanks for the reply. uncutstone -- Posted via http://www.ruby-forum.com/.