Example of implementing a custom InitializeSeeds()?

I eventually figured out something that worked out for me, check out my comment:

In summary, you can set the seed of the master random number generator used to generate the event seeds. Less fine-grained control, but at least it enables having more than one result…