Skip to content

Genetica is not a constructor #6

Description

@Shubedobedo

When testing this out doesnt see to work. With error "Genetica is not a constructor"

`const Genetica = require('genetica');

const genetica = new Genetica();

const opts = {
gender: 'female',
race: 'Dragonborn'
};

const DNA = genetica.generate(opts);
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions