hackr
hackr copied to clipboard
Feature list
- [ ] Generate dataset (CSV,XLS,TXT) of random numbers
- [x] Scrape a web page and perform operations like beautify,
json()etc - [ ] Populate random locations
lat,long - [ ] Populate countries, states, cities
- [x] Populate names dataset (Indian, American etc)
- [ ] Perform mathematical operations
- [ ] Create
JSONfiles with given fields - [x] Send Emails using SMTP
http://stfupy3.org/ Support python3 maybe?
@ujjwal96 can you work on that? It would be great.
Examples of mathematical operations to be performed?
@theycallmemac All the complex operations could be added here.
@ashwini0529 I've added another potential feature module - IP tools - PR #53