Should there be any input restrictions on first/last name such as numbers?
I'm building a sign up form and I noticed that a lot of companies allow me to put in a number when I enter my first name, such as "alks82734" being a valid first or last name.
How should I handle user sign up when I need the first and last name?
FWIW I'm building the form for a b2b company.