Help for this page

Select Code to Download


  1. or download this
    # srand();  # Generates collisions (no true random codes, also tried a
    +t the beginning of the code (not in the sub)
    # srand(time); # Generates collisions (no true random codes)
    ...
        }
        return $rndcode;
    }