Forum Discussion

henil_shah's avatar
henil_shah
Contributor
7 years ago

How to get Random String in Payload of a request

Just like we have ${=System.currentTimeMillis()} and ${=UUID.randomUUID()} for Timestamp and uuid, do we have any thing like this to get random String ? I dont want to create unnecessary Groovy step ...