Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐞fix: fix random index selection for prefix and suffix words
Corrected the random index selection logic for prefix and suffix wordsin the function `getJrps` in `Generator`. This ensures the correct word lists are used for generating random words.
- Loading branch information