Tagged Questions
0
votes
3answers
106 views
Solution for randomly created usernames
I'm working on an app that creates random usernames (in the form of usr+id: usr12351) and passwords automatically, which are then given out to employees.
My questions is: Should the employees be ...