Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
M-Zuber opened this issue Mar 1, 2016 · 0 comments
Open

Comments

@M-Zuber
Copy link
Member

M-Zuber commented Mar 1, 2016

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant