About 50 results
Open links in new tab
  1. How to Generate Realistic Test Data with Mockaroo?

    Jan 31, 2025 · Hey everyone, I am working on a project where I need a large set of realistic test data, including names, emails, addresses and custom fields. I came across Mockaroo, which looks like a …

  2. Mockaroo Community Forum

    Jan 23, 2026 · Questions, answers, and support for mockaroo.com

  3. How to create random array of string - Mockaroo Community Forum

    Jan 9, 2019 · Hey mockaroo is AWESOME I want to create array of string { shopNumber : 36, fruitList : ['orange' , 'apple' , 'watermelon'] } i can create array of object but there is no option for array of string …

  4. Creating a nested array of objects from a sample schema - Mockaroo ...

    Nov 27, 2017 · Is it possible to create a schema that includes in its definition a relationship to another schema? In other words, in this field on schema 1, load an array of json objects based on schema 2. …

  5. Mockaroo-python: Python library for Mockaroo APIs

    Oct 12, 2023 · Hi, For anyone who uses Python 🐍 and Mockaroo 🦘, I wrote a Python library to simplify interactions with Mockaroo APIs 🐍 + 🦘. It lets you easily retrieve supported data types, upload datasets, …

  6. Mockaroo YouTube Tutorials - Mockaroo Community Forum

    Mar 20, 2016 · I’ve posted some tutorials on YouTube that show you how to use some of Mockaroo’s more advanced features. If you’re looking to get the most out of Mockaroo, these are a great place to …

  7. How to give each item in custom list it's own value range, with each ...

    Apr 24, 2018 · I have an array object with a custom list of three objects (fire, water, air), currently it gives me a random ‘value’ within 23-32, how can each item on the list have its own range? Also how to get …

  8. How to specify a constant boolean value? - Mockaroo Community Forum

    Jul 26, 2017 · how do I specify a column so that it is boolean and always true (would end up in JSON as “columnName”:true )

  9. Generate Random Whole Number - Mockaroo Community Forum

    Jun 15, 2018 · Hi again How do I generate a random whole number between, say, 8 and 20? I’ve played with regular expressions, json and formulas but can’t figure it out. I’ve found this in JavaScript …

  10. Duplicate Data from the builtin Hash function - Mockaroo Community …

    Jul 31, 2016 · My application generates a data field from a hash function, so the resulting data becomes a non-duplicative list. However, I want the data to reflect the case where some of the data is …