=== bodi0`s Password generator === Contributors: budiony Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LKG7EXVNPJ7EN&currency_code=EUR Tags: user management, password, generator, strong password, modify user, password generator, usability, user password generator Requires at least: 3.1.0 Tested up to: 4.2.2 Stable tag: 0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Brain-free generation and usage of random sequence of numbers and/or text or special characters in password fields while creating or editing users. == Description == Tired to think about what should be the new password while creating or editing users? This small plugin will do the job for you. It generates and uses a random sequence of numbers and/or text or special characters in password fields during creating or editing users. The password is with variable length and can be generated on-the-fly (no page reload is necessary). It consists from lower letters, upper letters, numbers and/or special characters. To do that, go to `Users` and `Add new` one or edit existing one. == Installation == This section describes how to install the plugin and get it working. 1. Upload unzipped archive of the plugin to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == None == Screenshots == None == Changelog == = 0.2 = Bug-fixes in user form. Added Spanish language translation. = 0.1 = Initial release.