Questions? Feedback? powered by Olark live chat software Random Passsword Generator In cmd prompt | BM TRICKS 1

Random Passsword Generator In cmd prompt

Monday 16 September 2013

 Random Passsword generator In cmd prompt

I  was browsing in the internet and found an simple utility for generating random passwords. Folow this tutorial to generate random passwords.


1. Click start -> run -> notepad.
2. In notepad type the following.
@echo off
:a
echo Here are 4 random passwords
echo %random%, %random%, %random%,%random%
pause
cls
goto a
3. Now save notepad with .bat extension.
4. That's it you have created random password generator.

Download: Java App

Copyright @ 2014 BM TRICKS 1. Designed by Surjit Singh