Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random Name Generator

  1. add names to name pool

  2. generate a random name

  3. remove a name from the name pool

  4. Add Name: input, button take in name input and save it name array

  5. Generate a random name: button, txt tag Call random name function use Math.random to get random number between 1 and new array length use random number as an index for our name array return our name set text tag's

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages