Help for this page

Select Code to Download


  1. or download this
        do {
            $tmpname = int(rand($limit));
            $md      = "$TMPDIR/runitout_$tmpname";
        } while (-f $md);