by default, the crate uses a combo of the first and last name entered to generate the username. however, when a user has an apostrophe in their name, for example, this is not stripped prior to generating a username. resulting in Jim O'Ryan having a username of jo'ryan, which is not a desirable behavior.