diff --git a/function/random/random.html b/function/random/random.html index bf1ae44a..3fcefcc5 100644 --- a/function/random/random.html +++ b/function/random/random.html @@ -31,8 +31,8 @@ color:"#E2D96E", defaults: { name: {value:""}, - low: {value:"1"}, - high: {value:"10"}, + low: {value:""}, + high: {value:""}, inte: {value:"true"}, property: {value:"payload",required:true} },