Bug in node-red-node-random?

When configured to generate real number bigger than 100 the output is string, not number.
Between 1 to 10 works correctly.
Don't know exact value were it breaks.

node-red-node-random v0.3.0

5 Jan 23:30:28 - [info] Node-RED version: v1.2.6
5 Jan 23:30:28 - [info] Node.js  version: v14.15.3
5 Jan 23:30:28 - [info] Windows_NT 10.0.18363 x64 LE
5 Jan 23:30:29 - [info] Loading palette nodes
5 Jan 23:30:30 - [info] Dashboard version 2.26.1 started at /ui
5 Jan 23:30:30 - [info] Settings file  : C:\Users\Kasutaja\.node-red\settings.js
5 Jan 23:30:30 - [info] Context store  : 'default' [module=localfilesystem]
5 Jan 23:30:30 - [info] User directory : \Users\Kasutaja\.node-red
5 Jan 23:30:30 - [warn] Projects disabled : git command not found
5 Jan 23:30:30 - [info] Flows file     : \Users\Kasutaja\.node-red\flows_-PC.json
5 Jan 23:30:30 - [info] Server now running at http://127.0.0.1:1880/

yikes - good spot - fixed in 0.3.1

1 Like

21 minutes...
Does it always take this long for bugs to be fixed?

1 Like

Timing is everything.

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.