Commit Graph

9 Commits

Author SHA1 Message Date
Dave Conway-Jones 00fbae3ef6
fix random number returning strings ! 2021-01-05 22:12:21 +00:00
juggledad 9eb031e912
Update node-red-random to add option to dynamically pass in 'To' and 'From' (#707)
* Add option to dynamically pass in 'From' and 'To' - fixed bug when 'From' was greater than 'To' by flipping the two

* Set initial values of 'From' and 'To to "" to allow dynamic overriding them
2020-12-13 12:58:13 +00:00
Dave Conway-Jones d32f11910b
clarify random node info language 2018-09-24 19:40:33 +01:00
Dave Conway-Jones be79b6a1c6
add msg.property option to rbe, randon, smooth and base64 nodes 2018-01-30 21:42:14 +00:00
Dave Conway-Jones 316a2fd272 Re-lint a load of nodes 2017-01-29 17:45:44 +00:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Nick O'Leary e41893eccb Random node always returns floating point 2015-04-22 13:18:55 +01:00
dceejay 9b56b6f4c3 add some more tests (and fixes for resulting bugs :-) 2015-03-31 15:15:38 +01:00
Dave C-J ecbde5d3d5 Add Random number generator node. 2014-10-27 20:26:49 +00:00