As an easy and quick to use alternative to the Excel random password generator, I’ve made this online Javascript adaptation of the random password generation function code… You can watch its source code below…
Sometimes you may have to generate automatically different random passwords. This could be a very easy task if you just had an Excel function like “RandomPassword”, so you could write:
=RandomPassword(8)
And get something like:
e8NwB9Bi
Well, this is exactly the idea of the Add-In I’ve made…
Recent Comments