With my project, I'd like people to choose from a list of names, instead of having usernames like 'L33TP0WNA'..
I don't know if it still does, but last time I checked, Second Life uses this system, and you choose a first name and surname from 2 lists.
If a Python table (or would it need to be SQL?) were to be created, containing a 2 lists of names (forenames and surnames), how would I go about connecting that to the Character Creation screen, and then applying it to the character?