vaibhavsingh97 / random-word

This is a simple python package to generate random english words
https://pypi.org/project/random-word/
MIT License
123 stars 25 forks source link

Unable to use the method get_random_word( ) #66

Closed abhinit21 closed 3 years ago

abhinit21 commented 3 years ago

Error message TypeError: get_random_word() missing 1 required positional argument: 'self'

Screenshot image