Functions in jmeter - __RandomString

The below command will generate a 5 letter String by taking any 5 letters from thelist of characters we passed as arguments and will store the 5 letter String in a variable named Address.

${__RandomString(123456789AbcStreetCanada,Address)}