It might be an unconventional approach but I need to pass some user defined arguments that have constrained value to a test and are of type real.
In the vsif file for regression I want to randomize those values in order for them to be different in each test.
Is there a way to do this? the only randomization I found in the manual is for integers used as seeds.
Thanks in advance