You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm building some software which auto-generates random 5 character 'joining' codes for a game, and I'm hoping to use this library to avoid any unfortunate words being generated for clients once in production.
For example, the auto-generated code "ARSED" should be avoided.
I understand that the library specifically avoids flagging this due to the Scunthorpe Problem, but is there a way of disabling this so it gets flagged up?
Thanks for a great library!
Paul
The text was updated successfully, but these errors were encountered:
Hi folks,
I'm building some software which auto-generates random 5 character 'joining' codes for a game, and I'm hoping to use this library to avoid any unfortunate words being generated for clients once in production.
For example, the auto-generated code "ARSED" should be avoided.
I understand that the library specifically avoids flagging this due to the Scunthorpe Problem, but is there a way of disabling this so it gets flagged up?
Thanks for a great library!
Paul
The text was updated successfully, but these errors were encountered: