foreach (@array) { $value = $random_name{$_}; print "value: $value\n"; };