License: AGPL-3
Random numbers generation
| Node | Description |
|---|
| random | Generates pseudo-random numbers in range [0; 1). Uses a linear congruential generator algorithm. |
| random-example | No description |
To use the nodes in your project you should have the
nkrkv/random 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.