Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Perl's auto srand() RE: a random sort of list

by tye (Sage)
on Sep 08, 2000 at 23:29 UTC ( [id://31658]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    srand 1000003*time() + 3*$usec + 269*$$ + 73819*${undef} + 26107*\$x
    
  2. or download this
        srand( fancyseed() );
    
  3. or download this
        srand( rand(~0) ^ fancyseed() );
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://31658]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-03-28 14:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found