JSON array greater than 9999 elements
I second this request. I would like to create an array that is based on a dataset - the dataset has more than 9999 lines.
View ArticleLimit Credit Card # by Card Types?
Hello! Is there a way to limit the Credit Card # data type to one or more card types? My current project only accepts Visa/MasterCard, so many of the generated card numbers are rejected. I can write a...
View ArticleData generated using DataSet
I see when a dataset is updated the data generated has the column name included too.
View ArticleHTTP Header Issues - Mock API
Is anyone else facing issues with submitting their X-API-Key as http request header? i always receive the following error{"error":"API Key required. Please make sure to specify ?key=(your api key) in...
View ArticleHTTP Header Issues - Mock API
Not that issue - but I am getting this issue when calling api's: {"error":"Your handler script took too long to execute. The handler script must execute in under 30 seconds"}
View ArticleGenerating a list using unique values from a dataset
Is it possible to have a schema with a column that has data array generated from a DataSet that is unique? That is, if one row uses entry A, B and C another row will not use entry A, B and C?
View ArticleString not matched | Rest API
I am creating few APIs, and while testing them, one of the errors was string not matched.Any idea what was wrong?
View ArticleGenerating a list using unique values from a dataset
Hi @parithon - You could simply use sequential as the distribution type and then limit your records to the number of entries in the dataset.
View ArticlePossible to maintain case when importing from SQL?
I'm importing schema from SQL, such as: CREATE TABLE Person( Id uniqueidentifier NOT NULL, Created datetime2(7) NOT NULL, Modified datetime2(7) NULL, LastName nvarchar(max) NULL, FirstName...
View ArticlePostal Code returning empty JSONObjects
When I am trying to get a JSONArray of Postal Codes, some of the JSONObjects returned are empty. Could this possibly be a bug? See example below: Screen Shot 2018-08-16 at 12.52.27 PM.png1021x1227...
View ArticleCorrect format for Combining fields?
I have the following Field Names defined and mapped to the Mockaroo equivalent. Data is is being inserted as desired, but I am also trying combine the fields at the end of the row to have all three in...
View ArticleRegex making fields
I don't understand following regex on https://mockaroo.com/help/regex/ \d{1,3},\d{2} {{currency}} Are we referencing a predefined set called currency? If so, what is the syntax for making that set? If...
View ArticleCorrect format for Combining fields?
@BrianAZ - that should work. Please can you share your schema? That is the share link under the download buttons rather than the URL you use to access it.
View ArticlePostal Code returning empty JSONObjects
@austin.ot.chan - it is not possible to identify the issue without seeing your schema. Please can you provide the sharing URL which is below the download button.
View ArticleHow to restrict view to only a project's schemas or datasets?
yeah It will be nice to be able to see only Schemas or only Datasets or be able to rearrange by type like all datasets first then all schemas
View ArticleExcluding null values doesn't seem to work for properties in json arrays?
I un-checked 'include null values', but null values still appear when the property with the null value is inside a JSON array. If a property is not inside of a json array, then it will be excluded if...
View ArticleFormula to get multiple values from a dataset seperated by semicolon
I have a dataset with a column containing a string value. What I want to generate is a field containing random values from the dataset column separated by semicolon. Is there a way to achieve this?...
View ArticleWebsite designers
Seo in the futureSeo procedure and what is going to face in future expressed as an arguable issue among seo workers and seo specialist. Google algorithm tends to which direction? And in future seo...
View ArticleExcluding null values doesn't seem to work for properties in json arrays?
Hi @labaeo - you need to use the share link which is below the download button, not your own schema address.
View ArticleQuestion about field relations and random values
I've been using Mockaroo for a little while now and I've managed to get whatever data I need until now. This is my issue. I have 2 fields the first one can be blank or have 1 of 3 values, the second...
View Article