- https://opensource.org/licenses/MIT
This is a simple React application that generates random character names based on the selected Dungeons & Dragons race and class. It also provides a reroll button to generate a new name with the same parameters. Currently, there are around 7,056 possible name combinations.
visit https://tabletop-character-names.onrender.com/ to use the deployed version of the app.
- 🎲 Select from common D&D races and classes
- 🧙 Generates random names that match your selected race and class
- 🔁 Reroll functionality for when you want a new name with the same setup
- 🧼 Simple and clean user interface
- React (via Create React App)
- JavaScript (ES6+)
- CSS for basic styling
Make sure you have Node.js installed.
-
Clone the repository:
git clone https://github.com/Lauren245/Tabletop-Character-Names cd character-name-generator -
Install dependencies:
npm install
-
Start the development server:
npm start
Copyright 2025 Lauren Moore
This software uses an MIT license.
If you have additional questions, you can contact me at:
GitHub: Lauren245
Email: laurenmoorejm@gmail.com