Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

LAI's scratchpad

by LAI (Hermit)
on Jun 13, 2004 at 10:23 UTC ( [id://363783]=scratchpad: print w/replies, xml ) Need Help??

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";
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-24 22:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found