nickname
IdentityGenerate casual nicknames and informal names. Perfect for social platforms, gaming profiles, or any field that accepts display names.
Example Outputs
MaxAceBuddyFlashSparkAPI Usage
Send a POST request to generate nickname data:
curl -X POST https://mockhero.dev/api/v1/generate \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"tables": [
{
"name": "example",
"count": 5,
"fields": [
{
"name": "nickname",
"type": "nickname"
}
]
}
]
}'Common Use Cases
- Gaming profiles
- Social platform seeding
- Chat app testing
- Display name fields
Quick Info
- Field Type
- nickname
- Category
- Identity
- Parameters
- None required
- Output Format
- JSON, CSV, SQL
Related Types
Generate Nickname + 155 more types via API
One API call. Multiple tables. Relational integrity. Free tier included.