Self contained client side script for quick lookup of synonyms helper function is provide if it can t find a synonym it returns the original word script src https notebook xbdev net var scripts synonyms js script script console log typeof syndata 1 3 MB console log Num words Object keys syndata length 12430 words console log jump syndata jump const synonyms w let s syndata w toLowerCase if s s v s v length 1 return s v return w other options within the data similar words or opposites etc s sounds like v a n r console log hide synonyms hide script Extra battle testing to see some results for random words bring in the rita js script which has a random word function script src https cdnjs cloudflare com ajax libs rita 2 8 31 rita js script script src https notebook xbdev net var scripts synonyms js script script const synonyms w let s syndata w toLowerCase if s s v s v length 1 return s v return w console log version RiTa VERSION for let i 0 i 20 i let rw RiTa randomWord random word let sw synonyms rw synonym word console log rw sw script
synonyms hide script Extra battle testing to see some results for random words bring in the rita js script which has a random word function script src https cdnjs cloudflare com ajax libs rita 2 8 31 rita js script script src https notebook xbdev net var scripts synonyms js script script const synonyms w let s syndata w toLowerCase if s s v s v length 1 return s v return w console log version RiTa VERSION for let i 0 i 20 i let rw RiTa randomWord random word let sw synonyms rw synonym word console log rw sw script