Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 904 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 904 Bytes

Random Name Picker

Random Name Picker is a small JavaScript project I created while learning the language. Simple project based on JavaScript knowledge I have earned by compleating an online course section. It's design is taken from an existing course I'm taking now on Udemy. I did change some of it to fit my little project.

In the folder:

  • 4 files, including index.html , style.css, script.js and readme.md

For my Random Name Picker project I have used JavaScript arrays, methods and functions for the main functionality as well some basic html and css for visual purposes.

How to use it

  • Download all files mentioned in the fol
  • Place the index.html file in your favorite browser
  • Enjoy the Random Name Picker

How to add/change values

To add or change the current values you have to:

  • Open the script.js file
  • locate the value.push()
  • add new values to the picker