fix random node initial value (and tests)

This commit is contained in:
Dave Conway-Jones
2016-12-27 21:25:57 +00:00
parent fa51c8fb36
commit 31cb3d1e46
3 changed files with 4 additions and 3 deletions

View File

@@ -35,7 +35,7 @@
defaults: {
name: {value:""},
low: {value:"1"},
high: {value:"6"},
high: {value:"10"},
inte: {value:"true"}
},
inputs:1,