hitTEST falling objects game

I am making a game where random things fall from the sky and the character must catch them by running into them before they hit the ground. I was wondering what the code would be if i wanted to make it so that there was always a certain number of falling objects… like always 7… so when the character ran into one and it was removed, another one would replace it…