Skip to end of metadata
Go to start of metadata



Password Generate

Author: Jerry Chae

This plugin generates password and returns the character string.



Need help?

Technical contact to tech@argos-labs.com


May you search all operations,



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



Text from Image







All Plugins