I'm using Rnd to generate random sequences. Out of 10 generated sequences only one of the sequences has GOOD Characteristics. It would be nice if I could save the seed value of this GOOD sequence and then tell Rnd what value to start on so that I could generate this sequence right off the bat and skip the other 9 runs. Is there a way to do this?