Thanks to visit codestin.com
Credit goes to github.com

Skip to content

freakGE/wordlistGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Word List Generator

About

Words are randomly generated and saved in sentences. Perfect for Pictionary games.


Prerequisites

  • NodeJS v16+ (I haven't tested on older versions)

Installation

# Open terminal
git clone https://github.com/freakGE/wordlistGenerator.git

Execution

 cd wordlistGenerator
 node index.js                   # execute script
 node index.js -n "New Wordlist" # execute script with file name

It will automaticly save as txt file in directory "wordlists"

About

Words are randomly generated and saved in sentences. Perfect for Pictionary games.

Topics

Resources

Stars

Watchers

Forks