Name Generator Based on words

The Name Generator is a simple and beautiful tool that generates a random name based on the words you input. It is built using HTML, CSS, and JavaScript, and the code is combined into a single HTML file.

Name Generator

Word Based Name Generator

Enter words separated by commas:



How to Use the Name Generator

  1. Open the HTML file in a web browser.
  2. Enter a list of words separated by commas in the input field. These words will be used as the pool from which the generator will pick a random name.
  3. Click the "Generate Name" button. The generator will randomly select one of the words you provided and display it in an H2 element below the button.