We want to invite the people on the waiting list to Wikibase.cloud, and should have the invite codes ready to go.
AC:
- 75 invite codes are generated and sent to Mohammed
Suggested implementation from refinement:
- Adjust the command which generates new invites codes so that if no argument is provided one is randomly generated and returned to runner
- The entropy of the invites codes should be sufficient that it's not possible to reasonably guess them
- The invite codes shouldn't be excessively long or prone to typographical errors.
Existing command is at https://github.com/wbstack/api/blob/main/app/Console/Commands/Invitation/Create.php