my @keybucket = keys %db; shuffle (@keybucket); foreach my $key ( @keybucket ) { print qq(); }