Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


Rules and Warning

  1. When you set min number of 4 elements, any of the minimums cannot exceed the half of total length of the password.
  2. Total number of mins from all 4 elements cannot exceed the total length of password.

PLEASE NOTE THAT THE PLUGIN DOES NOT GIVE WARNINGs OR ERRORS WHEN YOU BREAK THESE RULES. WHEN TESTING, THE BOT WILL STOP WITH ERROR/FAILURE.


Input

  • Length of the password.
  • Characters to be included in the list of “Special Characters”.
  • Minimum number of Special Characters (optional).
  • Minimum number of lower-case letters (optional).
  • Minimum number of upper-case letters (optional).
  • Minimum number of digits (optional).


Output

Password (Character String)

Recommended Return Value

String

How to set parameters





  • No labels