github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

pluginaweek / memorable_strings

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 18
    • 2
  • Source
  • Commits
  • Network (2)
  • Downloads (4)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (4)
    • v0.1.0
    • v0.0.3
    • v0.0.2
    • v0.0.1
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Generates strings that can be easily remembered — Read more

  cancel

http://www.pluginaweek.org

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Add gemspec 
obrie (author)
Tue Jun 09 20:33:43 -0700 2009
commit  c700f18d2180c4b81a913275479215f8c69dbc6a
tree    73db443ac145f4ad8a4fc72b2cf768a494c7b194
parent  17de6fdd3c4054300dcd73422a9885bed4568d15
memorable_strings /
name age
history
message
file .gitignore Loading commit data...
file CHANGELOG.rdoc
file LICENSE
file README.rdoc
file Rakefile
file init.rb
directory lib/
file memorable_strings.gemspec
directory test/
README.rdoc

memorable_strings

memorable_strings generates strings that can be easily remembered.

Resources

API

  • api.pluginaweek.org/memorable_strings

Bugs

  • pluginaweek.lighthouseapp.com/projects/13282-memorable_strings

Development

  • github.com/pluginaweek/memorable_strings

Source

  • git://github.com/pluginaweek/memorable_strings.git

Description

Certain strings like passwords are often difficult to remember, especially if they are simply a random combination of letters and numbers. With memorable_strings, strings are generated based on a set of rules that combine phonemes in a manner that makes the sequence of characters more memorable. When used in combination with features like generating passwords, this can help improve the user experience.

Usage

  String.memorable                                    # => "maikipeo"
  String.memorable(:length => 5)                      # => "quoge"
  String.memorable(:capital => true)                  # => "Bukievai"
  String.memorable(:digit => true)                    # => "ood4yosa"
  String.memorable(:capital => true, :digit => true)  # => "Goodah5e"
  String.memorable(:print_friendly => true)           # => "ahkeehav"

See MemorableStrings::Extensions::String for more information.

Dependencies

None.

References

  • Ian Macdonald - ruby-password
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server