byteofsoren / niche_generator

Slightly bad niche generator written in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

niche_generator

Slightly bad niche generator written in python.

How to use:

$ cd src
$ python myexp.txt 100 resultl.csv

The file myexp.txt is a file that contains at least 10 experiences you have. Example:

Flower gardner
Clay pot maker
Programming in Python
.
.
.
Beard trimmer

The results is then randomly generated and stored in results.csv I take it back, its extremely bad nice generator.

About

Slightly bad niche generator written in python.

License:MIT License


Languages

Language:Python 100.0%