Week4a Assignment: Hero
The code generates and displays random values from each category using five (5) different Node packages from NPM. Each category is stored in a variable and saved/stored into five (5) separate text files. The code randomly selects:
The results are displayed in:
``` hero-hw4/ |–index.js |–package.json |–package-lock.json |–output/ |– File-1.txt |– File-2.txt |– File-3.txt |– File-4.txt |– File-5.txt