Dacris.Maestro.Core.MakeRandom Interaction

Makes a random value in the state.


Sample State.json Input

{
  "sampleKey": {
    "type": "boolean|integer|number|date|CustomValue",
    "start": "yourText",
    "end": "yourText",
    "outputPath": "$.yourStateKey"
  }
}