Help for this page

Select Code to Download


  1. or download this
    head -c 200 /dev/urandom | perl -e '$i=0;foreach (split //, <>) {s/[\s
    +\W]//g;print}#$i++,$_,$/}' | head -c 8; echo
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
       # Now do whatever you like with the number.
       print "$rannum is my favourite number! \n";
    }