If you exposing randomly generated strings or strings with data encoded in them (Product keys). Is it irrational to sanitize them for curse words to avoid the client possibly getting offended in the rare case an offensive word is generated.
Anybody ever have a customer get offended by a randomly generated curse word? Anybody out there ever code logic to filter them out?
Thanks
Edit
One time after developing a product key generation system which had customer data encoded into it. As a joke we wrote a program to see what customer input would generate funny words.