Thanks for the info.
But still I have one doubt.
I am writing the test cases in XML,as the RTG has XML based file interface.
Suppose if I give the seed as 1000, it gives one set of assembly isntructions.
But if I give seed as 67854, it gives another set of instructions.
I didn't get how it varies.
you mentioned that if u give seed as 5, the random pattern starts from 5.
So, if i give as 1000, from where the instruction generation starts?
Can you explain me in detail.