On the Random Generator pane, go to the Strings section. Click the arrows next to the Strings to expand the section.
Select the necessary character set(s). There are letters in upper and lower case, numbers, space, certain characters like punctuation marks with some commonly used symbols, and Hexadecimals that you can choose from.
If you need to generate strings using only certain characters, check the Custom checkbox and type or copy / paste these characters. You can use this option alone or in combination with other character sets.
Click the string length radio button to set the string length. You can enter it manually or select it by clicking the up and down arrows:
The strings can be from 1 to 99 characters long.
Click on the Generate button .
If you want to change the generated random strings in the selected range, just press Generate again and these values will be automatically replaced by new ones.
On the Random Generator pane, go to the Strings section. Click the arrows next to the Strings to expand the section.
Select the necessary character set(s): letters in upper and lower case, numbers, space, certain characters like punctuation marks with some commonly used symbols, and Hexadecimals.
If you need to generate strings using only certain characters, check the Custom checkbox and type or copy / paste these characters. You can use this option alone or in combination with other character sets.
You can set the pattern using the By mask option. Press the By mask radio button and enter a pattern. A question mark (?) stands for one character. E.g. if you need to get a string like this " F0E3-AD27-53A0", use the following mask "????-????-????"
You can also have constant symbols in your strings when generating them by mask. Here is an example: you want the first 3 characters in the strings to be 000. So all you do is type in this mask: 000-????-????.
You can also use one of the default templates. Click the down arrow next to the By mask option to select one of the suggested patterns.
Click on the Generate button .
If you want to change the generated random values in the selected range, just press Generate again and these strings will be automatically replaced by new ones.