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

댓글 없음:

댓글 쓰기

가성비 게이밍 노트북 기가바이트 A16 3VH 리뷰

 드디어 큰맘 먹고 지른 노트북이 도착했다. 이번 학기 복학하면서 과제도 하고 틈틈이 게임도 즐길 요량으로 노트북을 새로 장만했는데, 고민 끝에 선택한 모델은 바로 기가바이트 Gaming A16 3VH다. 사실 대학생 입장에서 노트북 고르는 게 여간 ...