Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Randomly reassign hash keys

by thanos1983 (Parson)
on Apr 26, 2017 at 18:02 UTC ( [id://1188988]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
              'c' => 3,
              'd' => 4
            };
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
                        Rate  loop indices loop elements
    loop indices   5211047/s            --          -58%
    loop elements 12531328/s          140%
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (7)
As of 2024-04-18 15:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found