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

Check for uniqueness of the auto-generated EOS accounts #89

Open
lukestokes opened this issue Jan 9, 2020 · 0 comments
Open

Check for uniqueness of the auto-generated EOS accounts #89

lukestokes opened this issue Jan 9, 2020 · 0 comments

Comments

@lukestokes
Copy link
Collaborator

Accounts created via <dac_id>+ should be checked to ensure they don't already exist (such as dactesttreas, dactestautho). If the account already exists, generate a different unique name until something unique exists.

One possible approach would be to take off the last letter and start with a then b then c, etc. If you get to z, then take off two letters and do aa, ab, ac, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant