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…
If this isn’t what you’re looking for, as an alternative, you can visit the online random password generator.
Recent Comments