pydictionary random word code example
Example 1: word generator in python
from RandomWordGenerator import RandomWord
rw = RandomWord(max_word_size=5,
constant_word_size=False)
print(rw.generate())
Example 2: word generator in python
Output will be some random word like
> hdsjq