Tutorials Navigation

Tutorials :: New :: Popular :: Top Rated

Tutorials: 18,326 Categories: 12

Total Tutorial Views: 41,385,083

How To Create The Matrix Numbers Generator!

Tutorial Name: How To Create The Matrix Numbers Generator!  

Category: PC Tutorials

Submitted By: Int

Date Added:

Comments: 1

Views: 5,208

Related Forum: PC Building Forum

Share:

How To Create The Matrix Numbers Generator!



Hello guys, Int here for another tutorial and today I will show you how to create the matrix random number generator!

The first thing we need to do now is to open notepad and type the code:

@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks



After you have copied and pasted this code you will need to save the file as .bat, to do this name the document anything but with .bat at the end for example: matrixgenerator.bat :: also make sure the save type is on All!


[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]


You have successfully created a Matrix Generator!

Ratings

Current rating: 8.67 by 6 users
Please take one second and rate this tutorial...

Not a Chance
1
2
3
4
5
6
7
8
9
10
Absolutely

Comments

"How To Create The Matrix Numbers Generator!" :: Login/Create an Account :: 1 comment

If you would like to post a comment please signin to your account or register for an account.

TimePosted:

Really good tutorial, very informative and I think a lot of people will benefit from it.