In reply to Tudor Timi:
That is correct; the LRM says you can’t change the rand_mode once randomize() is called. You would essentially make rand_mode a random variable, and the simulator would wind up having to save the keep value anyways.
In reply to Tudor Timi:
That is correct; the LRM says you can’t change the rand_mode once randomize() is called. You would essentially make rand_mode a random variable, and the simulator would wind up having to save the keep value anyways.