Help for this page
hash: ... $bob => "something", etc );
foreach (@array) { $value = $random_name{$_}; print "value: $value\n"; };