university_name
HRGenerate realistic university and college names. For education fields, alumni networks, and recruitment platform testing.
Example Outputs
MITStanford UniversityTechnical University of MunichUniversity of TokyoAPI Usage
Send a POST request to generate university name 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": "university_name",
"type": "university_name"
}
]
}
]
}'Common Use Cases
- Education profile fields
- Alumni network testing
- Recruitment platforms
Quick Info
- Field Type
- university_name
- Category
- HR
- Parameters
- None required
- Output Format
- JSON, CSV, SQL
Generate University Name + 155 more types via API
One API call. Multiple tables. Relational integrity. Free tier included.