2.0.1 • Published 4 years ago

fantastical v2.0.1

Weekly downloads
26
License
MIT
Repository
github
Last release
4 years ago

fantastical

A fantasy name generator based on fantasygen. You can see examples of the output below here.

Install

npm i fantastical

Usage

import { human, mysticOrder, adventure, tavern, species, parties, places, adventures } = from 'fantastical';

API

species

Some species support options, and those will be listed. If a species allows for a gender, you can use 'male', 'female', or any other string (including null) to ignore gender usage.

FunctionOptions
goblinnone
orcnone
ogrenone
cavePersongender
dwarfgender
halflinggender
gnomegender
elfgender
highelfgender
fairygender
highfairygender
darkelfgender
drowgender
halfdemongender
demonnone
dragongender
angelgender
human{ allowMultipleNames: boolean }

parties

No party supports options at this time.

FunctionOptions
mysticOrdernone
militaryUnitnone
guildnone

places

No place function supports options at this time.

FunctionOptions
tavernnone

adventures

No adventure function supports options at this time.

FunctionOptions
adventurenone
2.0.1

4 years ago

2.0.0

4 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago