Forum Discussion
omatzura
17 years agoSuper Contributor
Hi!
sure.. try
context.randomValue = 5 + 5*Math.random()
to generate a value between 5 and 10!?
and then us it in a request with
${randomValue}
regards,
/Ole
eviware.com
sure.. try
context.randomValue = 5 + 5*Math.random()
to generate a value between 5 and 10!?
and then us it in a request with
regards,
/Ole
eviware.com
Related Content
- 7 years ago
- 6 years ago