cipher_bureau 0.2.1
Sometimes you need to generate passwords in your application. This gem does exactly that. It also has the ability to measure the strength of passwords. In addition it contains a dictionary for creating memorable passwords. Currently the dictionary is only in Norwegian, but you can easily load dictionaries yourself.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
rails
>= 3.0
unicode_utils
>= 1.3.0
Development依存関係 (1):
sqlite3
>= 0