github_username
SocialGenerate GitHub-compatible usernames following GitHub's naming rules. For developer profile testing, contribution graph seeding, and open source tools.
Example Outputs
devmax42code-ninjarustaceanjs-wizardAPI Usage
Send a POST request to generate github username 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": "github_username",
"type": "github_username"
}
]
}
]
}'Common Use Cases
- Developer profile testing
- Contribution data seeding
- GitHub integration testing
Quick Info
- Field Type
- github_username
- Category
- Social
- Parameters
- None required
- Output Format
- JSON, CSV, SQL
Related Types
Generate GitHub Username + 155 more types via API
One API call. Multiple tables. Relational integrity. Free tier included.