Help for this page

Select Code to Download


  1. or download this
    eval { $n = int rand(20); srand $n; print $n.' ' } for (1..10)