If they are random numbers, try Random Number generator: http://jakarta.apache.org/jmeter/usermanual/functions.html#__Random
If you need a random selection from a set of valid options, create a file with the values in a random order, and use StringFromFile: http://jakarta.apache.org/jmeter/usermanual/functions.html#__StringFromFile S. On 4/29/05, teknokrat <[EMAIL PROTECTED]> wrote: > I need hundreds/thousands of requests hitting my app with different > parameters. I cannot enter them all into user parameters as there are > too many. Is there anyway of randomizing the user parameter values? > > thanks > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]