What I mentioned above then would work well except you are using 8 different objects, usually it would be 8 instances of one object. If it is 8 objects then you group them in a Family, and you say pick a random instance of Family.
Since you want only one visible at a time you can start a timer behaviour on the object. Then on the timer finished you can pick a random object again.