GithubHelp home page GithubHelp logo

mendixlabs / mendix-fake-data-module Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 7.6 MB

Generate Fake data in your Mendix app with the Fake Data Module

Home Page: https://appstore.home.mendix.com/link/app/112021/

License: Other

Java 99.62% JavaScript 0.22% SCSS 0.15%
mendix mendix-module java

mendix-fake-data-module's Introduction

Support Studio GitHub release GitHub issues

Fake Data Module for Mendix

Icon

Want to generate fake data in Mendix? The Fake Data Module for Mendix does this for you. It uses the popular Faker library.

screenshot

Java Actions

Dates

  • GenerateDateBetween - generate a date between two dates

Numbers

  • GenerateDecimalBetween - generate a decimal between two numbers
  • GenerateNumberBetween - generate an integer/long between two numbers
  • GenerateNumberDigits - generate an long number with an X amount of digits

Objects

The following Entities can be created:

  • App
  • Artist
  • Cat
  • Commerce
  • Name

Please have a look at the Domain Model in the module for all attributes that are set.

Strings

  • GenerateFakeString - generate a string from a predefined list of types, like hashes, quotes
  • GenerateQuote - generate a string that holds a quote from one of the predefined movies/characters
  • GenerateRandomColorHex - generate a color in HEX format
  • GenerateRandomRegexString - generate a string based on a Regex. More information can be found here: https://github.com/mifmif/Generex
  • GenerateRandomString - generate a string based on a mask. This mask will replace any ? with a letter and any # with a number.

Libraries used

  • Apache Commons Lang
    • Version 3.7
    • License: Apache 2.0
    • link
  • SnakeYAML
    • Version 1.30
    • License: Apache 2.0
    • link
  • JavaFaker
    • Version 1.0.2
    • License: Apache 2.0
    • link

Adding new Java Actions

You can create new Java Actions using the Faker library. See API docs.

License

Apache 2

mendix-fake-data-module's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.