Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

RE: RE: OK, understood, but still 1 *huge* flaw

by Fastolfe (Vicar)
on Nov 01, 2000 at 23:57 UTC ( [id://39468]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $num1  = rand(1000);
    $num2  = rand(1000);  # pretend $num2 != $num1
    
    $guess = rand($num1 * 2);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://39468]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-03-28 21:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found