MockHero

programming_language

Technical

Generate programming language names (TypeScript, Python, Rust, Go, etc.). For developer profile fields, survey data, and tech stack testing.

Example Outputs

TypeScriptPythonRustGoJavaC#

API Usage

Send a POST request to generate programming language 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": "programming_language",
          "type": "programming_language"
        }
      ]
    }
  ]
}'

Common Use Cases

  • Developer profiles
  • Survey data generation
  • Tech stack fields
  • Skill tag testing

Quick Info

Field Type
programming_language
Category
Technical
Parameters
None required
Output Format
JSON, CSV, SQL

Try it now

Generate programming language data instantly in the playground.

Generate Programming Language + 155 more types via API

One API call. Multiple tables. Relational integrity. Free tier included.

Get Started Free