I want to generate an array of random numbers that only occur once for multiple inputs in Jmeter. For example for a range of 1-100:
"age": ${__Random(1,101)}, "weight": ${__Random(1,101)}
There is a chance that age and weight can have the same value, how could i avoid such incident?
Aucun commentaire:
Enregistrer un commentaire