Skip to content

ankit-pn/random-wordpair-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to random-wordpair-generator 👋

Version License: ISC Twitter: see_you_in_past

Generates random english word pairs out of a list of 7776 commonly used words.

Install

npm i random-wordpair-generator

Usage

1. Language learning: Library could be used as a tool for language learning exercises. For example, learners could be presented with a random word pair (e.g., "cat" and "book"), and then be asked to create a sentence using both words.

2. Creative writing: Library could be used as a prompt for creative writing exercises. Writers could be presented with a random word pair (e.g., "moon" and "spoon"), and then be asked to write a story or poem that incorporates both words.

3. Game development: Library could be used in the development of word games, such as a game where players have to come up with a word that connects two random word pairs (e.g., "cat" and "book" might lead to the word "library").

4. Idea generation: Library could be used as a tool for generating ideas for a variety of purposes, such as brainstorming or problem-solving. For example, a group of colleagues working on a project could be presented with a random word pair (e.g., "coffee" and "map"), and then be asked to brainstorm ideas that relate to both words.

How to use

const wordlist = ('random-wordpair-generator'); 
console.log(wordlist(5));

Author

👤 Ankit Kumar

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published