Is there a way to make a series of random outcomes to an event? I mean, can you have it so that if an event fires, it can randomly trigger another event to fire in the future (which in turn sleeps the other possible events)? My attempts to implement it so far have been less than successful and I'd like to know if it's doable or if I'm wasting my time.