****How to spawn objects Randomly?****

Hey so I'm working on a game and I really need to know how to have objects randomly shoot into the screen and I cant figure anything out! Is this possible and if so how?
Thanks
Thanks

Comments
Say
Every Random(1,10) seconds
Spawn Actor
Not sure if thats what your looking for or not.