We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8374a0c commit 63cd183Copy full SHA for 63cd183
showcases/data/items.toml
@@ -428,4 +428,13 @@ description = "Activity for getting and setting Environment Variables."
428
url = "https://github.com/mmussett/flogo-components/tree/master/activity/env"
429
uploadedon = "May 11, 2018"
430
author = "mmussett"
431
-showcase = "true"
+showcase = "true"
432
+
433
+[[items]]
434
+name = "Randon number activity"
435
+type = "activity"
436
+description = "Activity to generate a random number value given a distribution type: Normal, Uniform, Triangular or Exponential"
437
+url = "https://github.com/ecarlier-tibco/flogo/tree/master/activity/numdatasim"
438
+uploadedon = "June 13, 2018"
439
+author = "ecarlier-tibco"
440
0 commit comments