Re: scramble sentence, how to better program?
by S2 other posts by this author
May 8 2008 2:32PM messages near this date
Re: scramble sentence, how to better program?
|
Re: scramble sentence, how to better program?
David A. Black wrote:
> print "Enter a sentence: "
> puts gets.split.sort_by { rand }.join(" ")
but does this take into account that rand could generate the same numer two
times? while that is not likely, it could happen.
Thread:
Globalrev
David A. Black
S2
S2
Globalrev
S2
7stud --
David A. Black
Rob Biedenharn
S2
S2
|