Share Views Share Knowledge
Generate Random Password in Excel
Below is the formula which can be used to generate random password in excel.
Copy and paste this formula in excel file to generate random password
=CHAR(INT(RAND()*26+65))&INT(RAND()*3+190)&CHAR(INT(RAND()*26+65))&INT(RAND()*26+65)&CHAR(INT(RAND()*26+65))&CHAR(INT(RAND()*26+65))
1 comment:
V.PraveenKumar
9 April 2012 at 02:46
Its nice
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Its nice
ReplyDelete