Skip to content

dungeondo/npc-name-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

NPC Name Generator

Generate random NPC names for D&D and other tabletop RPGs.

Usage

python3 npc-names.py              # Generate 1 human name
python3 npc-names.py elf          # Generate 1 elf name
python3 npc-names.py dwarf 5      # Generate 5 dwarf names

Supported Races

  • human
  • elf
  • dwarf
  • halfling

Example Output

$ python3 npc-names.py elf 3
Caelynn Moonwhisper the Wise
Belanor Nightbreeze
Faelyn Starweaver the Swift

Installation

chmod +x npc-names.py
cp npc-names.py /usr/local/bin/npc-names

License

MIT

v2

v3

About

Generate random NPC names for D&D and other tabletop RPGs.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages