lita-pwm

This Lita plugin provides an interface to pwm, a simple generator of reasonably secure passwords.

Please note that this plugin generates a password and returns it to you using the same method you used to address Lita. If you don't want Lita to display your password publicly, don't address Lita publicly. Keeping the displayed password secure is not the responsibility of this plugin.

Installation

Add lita-pwm to your Lita instance's Gemfile:

gem "lita-pwm"

Usage

generate password LENGTH: Generates a password of the specified length. If not specified, the default length is 16.