Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

RE: RE: Randomize List of items

by turnstep (Parson)
on May 19, 2000 at 16:21 UTC ( [id://13224]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $loop=5;
    {
    ...
    print "X: $x ($xp%) $xd\nY: $y ($yp%) $yd\n";
    $loop-- and redo;
    }
    
  2. or download this
    X: 49790 (49.79%) 0.210000000000001
    Y: 50211 (50.211%) -0.210999999999991
    ...
    Y: 50103 (50.103%) -0.102999999999994
    X: 50033 (50.033%) -0.0330000000000084
    Y: 49968 (49.968%) 0.0319999999999965
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (8)
As of 2024-04-25 11:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found