GithubHelp home page GithubHelp logo

dsynth's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dsynth's Issues

Number:Increment will always return max

Description

Once Number:IncrementTracked hits its max, it will alway return max. This is a problem if we specify a negative value for increment range.

Scenario:

Assume we want to simulate CPU utilization metrics to always generate a random number between 0 and 100 with an increment range of -1.5 to 1.5.

Current Behavior:

Once we hit max value, the current code will always return max value.

Expected Behavior:

Given the scenario above, we would expect the number to be able to come back down if a random value is in the negative after the number hit max value.

Example Token:

{{Number:IncrementTracked:0.0..100.0:-1.5..1.5:100:trackedKey}}

Add support for external collections

Right now collections are primarily sourced from files colocated with templates. It'd be useful to be able to pull collections from sources like Blob, databases, etc.

Require capability to generate synthetic documents

We heed to have a capability to generate synthetic documents, paragraphs, and names. We have a scenario where we need to generate synthetic documents based on certain parameters. lets take example of sourcing a project to develop a software. We need to generate a contract document. Another example is to generate artificial invoice items.

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.