Mockaroo Field Spec
Inline field specification used to drive ad-hoc generation requests without a saved schema.
Test DataMock DataAPI MockingData GenerationDeveloper ToolsQA TestingRealistic DataSchemasDatasetsPublic APIs
Properties
| Name |
Type |
Description |
| name |
string |
Column or property name for the generated field. |
| type |
string |
Built-in Mockaroo field type (e.g. 'First Name', 'Email Address', 'IP Address v4'). |
| percentBlank |
integer |
Percentage of generated values that should be blank. |
| formula |
string |
Mockaroo formula expression to transform the generated value. |
JSON Schema