mrmaxguns / wonderwordsmodule

Generate random words and sentences with ease in Python. Be on the lookout for bugfixes and speed improvements in 2.3
https://wonderwords.readthedocs.io
MIT License
51 stars 10 forks source link

Compiled all functions into class #1

Closed mrmaxguns closed 4 years ago

mrmaxguns commented 4 years ago

In order to make the module easier to use, I compiled all the functions and put them into one class.