Create Random Number Batch File

this article for funny batch file.
Today I'm show you how you can create random number batch file.




Just open notepad in your computer.


 @echo off
title Professional Hacker
color 02
:matrix
echo %random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%
echo %random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%
echo %random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%
echo %random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%

goto matrix






 Copy And Paste This comments in notepad and click on file option and now click save as
and now save this file in .bat name or save as type all files & save in desktop.........now random number batch file created 
Now Run This File..........

Note:- Full Screen Only Available In Windows XP. 

Comments