6 views

1 Answers

Try modifying your script to this: title MATRIX echo off cls :start echo %random% %random% %random% %random% %random% %random% %random% %random% goto start

6 views

Related Questions