paulie
12 years agoOccasional Contributor
Generate random string
Hi, Is there a way to generate a random string in a request parameter without storing it as a property first or using a groovy script to generate it. For example generate a string 5 chars long. I'm ...