Help for this page
Select Code to Download
Select
or
download this
eval { $n = int rand(20); srand $n; print $n.' ' } for (1..10)