Number of data entries to generate. (200 entries max)
Allows you to generate random while useful data. (Copies generated data to clipboard)
Well how do I use this Find and Run Robot v2+ plugin?
Type dgen for a list of the common uses.
You may also create your own by typing datagen and then use the mask syntax style.
Even better idea is to create your own aliases to produce custom masks and use them too!
See the dgen alias which is in the default datagenerator.alias file.
Refer to the mask syntax below for how to enter values to generate.
{#} = Numeric - (0-9)
{A} = Alpha - (A-Z)
{a} = Alhpa - (a-z)
{N} = Alphanumeric - (A-Z, a-z, or 0-9)
{V} = Vowels Only - (AEIOUaeiou)
{W} = Consonants Only - (BCDFGHJKLMNPQRSTVWXYZbcdfghjklmnpqrstvwxyz)
{?} = Punctuation - (~`!@#$%^&*()_+-={}|[]:";'<>?,./)
{%} = Special - (~!@#$%^&*()_+`1234567890-={}|[]:";'<>?,./)
{ALL} = All - (A-Z, a-z, ~!@#$%^&*()_+`1234567890-={}|[]:";'<>?,./)
If it is not listed above the text works as normal.