Quantcast
Channel: Mockaroo Community Forum - Latest posts
Browsing all 2665 articles
Browse latest View live
↧

JSON Array without child Dictionary

Thanks for the quick response. I did totally miss that one. Apologies for that. I got that working however it would be good to control the number of elements from formula. Schema is for...

View Article


Extract Date from Epoch

I have an epoch field that represents time down to seconds granularity. I want to deduce a second field based on it, that represents the date associated with it. For example, if the field named...

View Article


Extract Date from Epoch

Why don't you just do it in ruby as a function. Something like: require 'date'DateTime.strptime("1318996912",'%s')

View Article

Image may be NSFW.
Clik here to view.

Regex with referenced fields

Works perfectly - what an elegant approach Thank you!

View Article

Regex with referenced fields

Another question. I noticed the list items are enclosed in square brackets. e.g. ["Legal Profession Law Enforcement and Protection", "Charity & Non-profit"] Is there any way to remove them? Thanks...

View Article


Will Credit Card # pass LUHN check?

Will Credit Card # pass LUHN check?

View Article

Will Credit Card # pass LUHN check?

Yes, they will pass the LUHN check.

View Article

Regex with referenced fields

You can convert the result to a string by adding an inline formula (the f(x) button): this.join(", ")

View Article


Regex with referenced fields

I created a test here: http://mockaroo.com/schemas/66512 Using an inline formula of:this.join('|') The correct output is generated for the XML and JSON formats. However, the other formats all seem to...

View Article


How do we set Minimum and maximum value

Dear friends, Kindly guide me how do we create minimum and maximum value in mockaroo

View Article

How will you add car name in Mockaroo

How will you add car name in Mockaroo1.In this we have number of cars - here in my question how do we add car name 2. Nearly thousand records with different car names3. Kindy guide me how we add for...

View Article

Image may be NSFW.
Clik here to view.

Regex with referenced fields

mockaroo---random-data-generator---csv---json---sql---excel.png838x336 12.1 KB This is what I see in the preview. I was looking to get values like:Entertainment|Software Instead it shows...

View Article

Image may be NSFW.
Clik here to view.

Regex with referenced fields

I found a workaround:http://mockaroo.com/schemas/67283 But it seems like this might be a bug? mockaroo---random-data-generator---csv---json---sql---excel.png758x146 9.56 KB

View Article


Image may be NSFW.
Clik here to view.

Regex with referenced fields

mockaroo---random-data-generator---csv---json---sql---excel.png738x150 17.4 KB

View Article

Unable to save schemas

I spent some time yesterday creating a new schema. I saved it, but when I checked the schemas page, it said I had no saved schemas. I tried this again, today. I can create schemas and clone them fine....

View Article


Unable to save schemas

Free accounts can absolutely save schemas. I haven't heard of anything like this happening before. If wonder if there was an error message at the top of the schema that you somehow missed? Can you try...

View Article

How do we set Minimum and maximum value

Use the Number datatype. It allows you to set a minimum and maximum value.

View Article


How will you add car name in Mockaroo

Mockaroo doesn't have a card data type, but if you have your own list of cars you can upload it as a CSV file using the Datasets feature. The you can a car column to your schema using the "Dataset...

View Article

Unable to save schemas

Yes! I Just tried it and I can save the initial, basic schema. I just tried saving the schema I created before, and that works now. I'm not sure what the problem was, but it's working for me. Thanks...

View Article

Unable to save schemas

Ah, wait, sorry, one of my previous schemas has saved, but the other one still won't save. I'll note their structure here, in case it's useful: The one that DOES NOT save (all field types are regex):...

View Article
Browsing all 2665 articles
Browse latest View live