Loading
Strong random password generator site
August 14, 2023
Random password generator
//you can remove below jquery.min.js script if your website already contain it.
jQuery Password Generator (v2)
Using jQuery to quickly and easily generate passwords.
Script Demo
How It Works
data-size attribute is used to set the number of characters that is used in the field, if you need a password with 12 characters, then set this attribute to 12.
data-character-set attribute is used to set the character type used in the password. You can use numbers 0-9, letters a-z (and or) A-Z, and spical characters #. All of these sets can be used individually work together.
Tags

