Skip to content

[FTO-DRAFT] Add option to set a name for set of generated names. #3

@M-Zuber

Description

@M-Zuber

Currently each instance of Tyche will keep track of the names generated so as not to repeat them.
In order to enable the inclusion of Tyche in client apps that may be always using the same instance we need to be able to pass in an (optional) argument that gives a name to the set.
The name will be prepended to the file that tracks previously generated names.
Steps:

  • Add flag in code - it gets passed to Generator object
    • Set default as none or default?
    • add a test or two
  • Add documention in readme
  • Add docs in docs folder

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions