In reply to nickbayshore:
The ‘randc’ qualifier is only valid for a specific instance of a class. If you create a second instance, ‘randc’ is independent for that second instance and has no effect on the first instance.
In reply to nickbayshore:
The ‘randc’ qualifier is only valid for a specific instance of a class. If you create a second instance, ‘randc’ is independent for that second instance and has no effect on the first instance.