Random node always returns floating point

This commit is contained in:
Nick O'Leary
2015-04-22 13:18:55 +01:00
parent 2de7a46bb9
commit e41893eccb
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-random",
"version" : "0.0.2",
"version" : "0.0.3",
"description" : "A Node-RED node that that when triggered generates a random number between two values.",
"dependencies" : {
},