When "blank" is set to the same percentage for every field, every row is...
I noticed something strange, but I’m not sure if it’s a bug or intended behavior. When every field in a schema has the same “blank” percentage (say, 50%), like this: The resulting data contains rows...
View ArticleWhen "blank" is set to the same percentage for every field, every row is...
From playing around with it, it seems like what’s happening is this: for each unique percentage that is encountered, Mockaroo generates a true / false value once, based on that percentage. If it...
View ArticleFeature request: Custom functions
I’d like to request that Mockaroo allow users to define custom functions that can be used in the formula of any schema. For example, I’d like to define a function that returns a random number between...
View ArticleIs there a way to create a random number of rows between 2 numbers?
I am working on automating some of my processes through the API. I am running into a wall because if I want it to be random I cannot have the same number of rows every time. Is there any way to do this?
View ArticleIs there a way to create a random number of rows between 2 numbers?
Like I would like to create any number of rows between 10 and 20000
View ArticleIs there a way to create a random number of rows between 2 numbers?
I don’t believe this is possible with Mockaroo. Others can correct me if I’m wrong. As a workaround, you could export the maximum number of rows and use a text editor or some other tool to manually...
View ArticleCustom Date Field "not Found"
Hello - I am new to Mockaroo, so I apologize if I’m missing a simple concept or my question is poorly worded. I am creating pipeline data and trying to have a date for when each record was at a...
View ArticleSharing Data in Mockaroo
I have some data that I have cleaned up. How can I share them and have them available for everyone here in Mockaroo? Please let me know. Thanks in advanced everyone.
View ArticleCustom Date Field "not Found"
For others’ benefit, would you mind saying more about what the fix was?
View ArticleDatasets upload via REST API
Following up If I use the API upload function for files and use the same file name would it just overwrite what is there and keep all the associations with each schema that use it?
View ArticleAre you able to create an organized list/hierarchy schema, like a family tree?
Were you able to generate such data ? I need to generate similar data for one of my project!
View ArticleHow to set up frequency of values occurrences in a column?
For example, I want to create a column where 50% of the cells having 2, 30% of the cells having 3, 20% of the cells having 4. How should I set up?
View ArticleHow to correctly mock a multiple level depth object in JSON
Yes, you neeed a,b,c I guess.
View ArticleCreating mock api using Query Param
Hi, Can you tell me how can we create mock api using query parameter? We need to search into a dataset with respect to a key passed in request, then we need the json as response.
View ArticleDid the "Fake Company Name" field always have comma-separated values, or is...
The example shows only “Morar Group” / “Stark-Glover” / “Sawayn and Sons” – nothing comma-separated. But I’ve notice that I’ve started to get comma-separated values now in my downloaded files and I...
View ArticleAPI Upload Size Limit
Im using the API call to upload a data set. I am able to get files to post but when I try to upload a bigger data set it gives me an error “413 Request Entity Too Large”. My file is one column 121043...
View ArticleReading from dataset in formula
Was this issue/bug resolved somehow? I am getting the same error and facing the same situation as @empolink
View ArticleReading from dataset in formula
Found a workaround, it appears that from_dataset(), and presumably other Ruby functions, need to be written in the formula field one line input, it does not work if the Ruby code is written in the...
View ArticleDid the "Fake Company Name" field always have comma-separated values, or is...
It’s always been this way. A list of names is a popular format for law firms in the US.
View Article