Skip to content
 
 

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openWords - random word generator

A random word generator that can be used to generate words of varying lengths. Supports English, Japanese, Italian, and Dutch.

##Languages and Frameworks used Built with JavaScript, HTML, and CSS.

##Requirements Here are the required libraries needed to run this application:

  • Express v4.14.0 and up
  • fs v0.0.1-security
  • HTML v1.0.0 and up
  • Readline v1.3.0 and up
  • Node.JS v0.10.0 and up Additional dependencies can be viewed in the package-lock.json file.

##Installation Clone the repository by using

git clone https://github.com/nwimmer123/openWords.git

to clone the repository to your local machine. Run

npm install

to install the necessary dependencies to your local repository.

##How to use After cloning the repository and installing the necessary dependencies, navigate to index.html. Run this on your local machine. Next, type in a minimum and maximum word length as well as the number of words you want to generate. Be sure to select a language from the dropdown menu. Click the "Generate my Array" button to see the random words. Click "Reset Form" to reset the form.

##How to contribute Make sure you've cloned the repository to a local machine. Then, create a fork off of the main branch and make changes there. Once complete, commit and push your changes to your local repository and raise a pull request to the main branch.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages