better username generation #23

Closed
opened 2025-08-04 22:57:38 -04:00 by maxpeterkaya · 1 comment
maxpeterkaya commented 2025-08-04 22:57:38 -04:00 (Migrated from github.com)

Currently I just have a placeholder that returns admin but that won't suffice for security.

The plan is to use an API to get a random word, capitalize it, and add 4 randomly generated numbers at the end of the word. This should work in the meantime while I contemplate how to move towards a library that is random enough and has a large enough dataset without bloating the finished build.

Currently I just have a placeholder that returns ``admin`` but that won't suffice for security. The plan is to use an API to get a random word, capitalize it, and add 4 randomly generated numbers at the end of the word. This should work in the meantime while I contemplate how to move towards a library that is random enough and has a large enough dataset without bloating the finished build.
maxpeterkaya commented 2025-08-04 23:06:17 -04:00 (Migrated from github.com)

Closing the issue, once I figure a good solution to avoid using an API I'll create a new issue.

Closing the issue, once I figure a good solution to avoid using an API I'll create a new issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
maxpeterkaya/peanut#23
No description provided.