2023년 4월 24일 월요일

Randomly print out letters, 10 digits

 


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!!!

Almost Got Fired for Cleaning My Keyboard? This Program Is a Must-Have!

  "Ah, I really need to clean my keyboard..." I often find myself thinking this. It's an object I touch every day, but cleanin...