Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 236 Bytes

File metadata and controls

14 lines (9 loc) · 236 Bytes

generate_words

To run rspec

$ rspec spec/generate_words_spec.rb

To run program

$ ruby generator.rb

How-to:

  • Input text in similar format '1-800-456'. Only last digit set (456) is effective
  • Input . to quit