KevinHemker / KevinHemker/random-string
Add possibility of more complex settings
- Dominant language
- PHP
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As a user I would like to have further settings to be able to generate more complex tokens.
Examples:
- 5 letters followed by 3 digits
- 5 letters followed by a dash, followed by 3 digits
- prefix/postfix with fixed string
- prefix/postfix with a random code (same one for batch creations)
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points, so first inspect the repository to find how random strings and batches are currently generated. Compare the existing API with the listed patterns, then define and verify support for ordered character groups, separators, fixed prefixes or postfixes, and shared random batch codes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100