Anas Madappally

Results 2 issues of Anas Madappally

**Describe the bug** r.get_random_words() sometimes returns an empty list. Is that a problem with API used to generate words? **To Reproduce** ``` def generate_randome(): r = RandomWords() the_list = r.get_random_words(limit=10)...

There was an issue with url after login. The site was redirecting to 'www.xample.comindex.php/quiz' instead of 'www.xample.com/index.php/quiz'.