License: AGPL-3
Random Node only for WEMOS-D1_Mini Board.
Generates pseudo-random numbers in range [0; 1). Uses a linear congruential generator algorithm.
To use the nodes in your project you should have the
chris-cross/random-wemos-d1
library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See
Using libraries for more info.