Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 247 Bytes

README.md

File metadata and controls

19 lines (19 loc) · 247 Bytes

Mail Generator

Create:

  • data folder
  • data/dataset.csv with data
  • data/mail.txt file with mail text



Run: * `$ npm install` * `$ node parser.js`


Then: ``` $ Mail: *your email* $ Password: *your password* ```