:bulb: A simple NPM Package which returns random Inspirational Quotes. Get your daily quote and stay motivated! :v: :cherry_blossom:
331
stars
1.81k
forks
source link
Fixed the issue where same quotes are generated every time using the getRandomQuote() function #2710
Open
twitharshil opened 2 years ago
Each time we call getRandomQuote() it should give us a randomly generated quote. But currently, it only prints the same random generated quote