Help for this page

Select Code to Download


  1. or download this
    123456789 123456789 123456789 123456789 12345
    perl -e'@l=<>;print splice@l,rand@l,1while@l'
    
  2. or download this
    perl -e'print splice@l,rand@l,1for@l=<>'