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

2025: The Year America’s Economy Defied the Odds (And Everyone’s Predictions)

The Rollercoaster Ride of the U.S. Economy in 2025 If there’s one thing Americans love, it’s a good comeback story—and the U.S. economy i...