GithubHelp home page GithubHelp logo

robertprice / generex Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 18.51 MB

A Mendix wrapper to the Generex project for generating random strings based on regular expression.

License: Apache License 2.0

JavaScript 15.95% Java 2.40% CSS 36.13% SCSS 44.64% HTML 0.88%
mendix mendix-module

generex's Introduction

Generex

A Mendix wrapper to the Generex library for generating random Strings that match a given regular expression.

Usage

RandomStringWithPattern

  • Pattern - A String with the regular expression the random string needs to match.

Returns a String that matches the passed pattern.

This action can throw an error if a bad Pattern value is passed to it, so remember to set error handling to catch and handle this appropriately.

Dependencies

  • automaton-1.11-8.jar
  • generex-1.0.2.jar

Contributing

The source code, examples, and unit tests can be found on https://github.com/robertprice/Generex.

When exporting the module from source make sure to include the .jar dependencies listed in the Dependencies section of this document.

Author

Robert Price - Deck Chair Digital Ltd

See Also

Generex Java project

License

Generex is licensed under the Apache License, Version 2.0.
http://www.apache.org/licenses/LICENSE-2.0

generex's People

Contributors

robertprice avatar

Watchers

 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.