Generate a random password with the function RandomString

With the function RandomString, you can generate a random string. So you can use it to generate a random password.
RandomString

If the argument Charset is Empty, then RandomString will use the default charset which contains all letters and all digits.
Random Password

You can download the sample from RandomPassword.amk.
Posted by Admin on Mar 14, 2018