Generate a random user name
GET/v1/internet/username
Generates a username using the given person's name as base. The resulting username may use neither, one or both of the names provided. This will always return a plain ASCII string. Some basic stripping of accents and transliteration of characters will be done.
Request
Responses
- 200
- 500
a random user name
Internal server error.