ashaman has asked for the wisdom of the Perl Monks concerning the following question:
if(int(rand()) == 1) { $onedig = &Alpha} else {$onedig = int(rand(9))};
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: if condition only returns false . . .
by AgentM (Curate) on Apr 05, 2001 at 04:14 UTC | |
Re: if condition only returns false . . .
by ton (Friar) on Apr 05, 2001 at 04:15 UTC |