MATRIX CODE GENERATOR

COPY THE CODE BELOW INTO NOTEPAD AND SAVE AS .BAT FILE. DOUBLE CLICK FILE AND ENJOY THE RANDOM CODING



@echo off
color a
:a
echo %random% %random% %random% %random% %random% %random%
goto a








that's it. see my blog here and see how to tweak the colors of your project. Enjoy!

Comments