ran9er / diy_pwd

6 stars 2 forks source link

how to use #1

Open jinjiachen opened 9 years ago

jinjiachen commented 9 years ago

what does it code by?python? can you write a README for beginners?

ran9er commented 9 years ago

it code by ruby, and have not interface for end user yet. in another word, if you want to use it, you can read "test_diyP.rb"

basic usage: x = MyPwd.new 'my-password' x.show('www.web-site.com' [, size:10 [, ...]]).pwd

jinjiachen commented 9 years ago

i got it ,thanks, i will have a try~

At 2014-11-25 11:17:34, "ran9er" notifications@github.com wrote:

it code by ruby, and have not interface for end user yet. in another word, if you want to use it, you can read "test_diyP.rb"

— Reply to this email directly or view it on GitHub.