Skip to content

Every plugin should have a parameterless constructor with default values #73

@Tynamix

Description

@Tynamix

It would be good to just use a plugin without additional settings.
For example if you want to use the MnemonicString plugin you have to setup at least the word count.
We should change this, that every plugin would also work with a parameterless constructor.
Another advantage is, that we can use the IRandomizer plugins as constructable type parameters.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions