Giter VIP home page Giter VIP logo

fl_char_name_generator's Introduction

Forbidden Lands Character Name Generator

A name generator for the forbidden lands TTRPG. Based on names from official German publications (currently core set and Raven's Purge). Will generate names for any of the playable races.

How to use

Download and run the script or the exe file. You will be asked for the race and gender to generate names for, and how many names to generate. After the names have been generated you have the option to save these to a csv-file.

These names are generated in a relatively simple manner (see below), so some names might be unusable/unpronouncable. Still, the majority of the generated names should be usable.

How it works

It is simply, really :-). I looked up all the names from the core set and Raven's Purge and sorted them by race and gender. Then I split these names into 2-3 parts (usually based on syllables, but not always). I created three lists for each race/gender combination, one list for each part. If a name only has 2 parts, these went into the first and last list. The middle list was then filled with an empty string. When generating names, the script simply shuffles each list and takes one random part from each list and smashes them together. I added a small check to make sure that no duplicate names are generated. And that is all!

fl_char_name_generator's People

Contributors

mwiechmann avatar

Watchers

 avatar

Forkers

brennall

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.