Skip to content

Fix generator edge cases - #51

Open
ypohranychnyy wants to merge 1 commit into
azakordonets:masterfrom
ypohranychnyy:fix/safe-bugs
Open

Fix generator edge cases#51
ypohranychnyy wants to merge 1 commit into
azakordonets:masterfrom
ypohranychnyy:fix/safe-bugs

Conversation

@ypohranychnyy

@ypohranychnyy ypohranychnyy commented Jul 11, 2026

Copy link
Copy Markdown

Fixes several generator bugs and adds regression coverage:

  • off-by-one in alphanumeric string generation
  • off-by-one in word selection
  • incorrect suffix-only full name composition
  • wrong RGB channel order in Internet.color
  • deprecated Base64 encoder usage in Mobile

Validation in this environment is limited because java and sbt are not installed.

@ypohranychnyy
ypohranychnyy marked this pull request as ready for review July 11, 2026 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant