Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

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

by tye (Sage)
on Sep 08, 2000 at 23:29 UTC ( #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? | Other CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2023-03-25 17:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (63 votes). Check out past polls.

    Notices?