Help for this page

Select Code to Download


  1. or download this
    perl -w
    print crypt( (time) x 2);
    
  2. or download this
    perl -w
    print &crypt( (time) x 2);