Skip to content

miek770/fantasy-generators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fantasy Generators

Random content generators for fantasy roleplay games.

The project is being migrated to uv (WiP).

Usage

Run with:

uv run main.py

Sources

  • The names are generated using jmathes' names repo; it has only been converted to Python 3 and integrated to the current repo (there was no PyPI package).
  • Other tables are inspired by or extracted from Reddit/d100.

Parsing Reddit/d100 lists

In MS Excel:

CONCAT("    ('";SUBSTITUTE(A1;LEFT(A1;FIND(". ";A1)+1);"");"', 1),")

About

Random content generators for fantasy roleplay games

Resources

License

Stars

Watchers

Forks