Scrtip
<repeat,10>[
<String,A=(Ran_String)>
<sendkey,A>
]⇒
<repeat,10>[
<String,A=(Ran_String+)>
<sendkey,A>
]⇒
<repeat,10>[
<String,A=(Ran_Number)>
<sendkey,A>
]⇒
Use the Ran_String command to generate one random string.
Ten random characters are keystrokes using the repetition statement together.
The Ran_String+ command is a command that generates capital letters.
Look at the example, and test the random text value!!!