Documentation

Support

Unity Lite

Open Unity Lite

Unity Lite

Random node

Generate random numbers within a specified range.
Read time 1 minuteLast updated 2 days ago

The Random node is a random value generator. Typical uses:
  • Get a random number within a range (for example, 0 to 1, or 5 to 10).
  • Pick a random item from a list (for example, a random color).
  • Create randomness in positions, rotations, and timing for natural variation.

Random node • Unity Lite • Unity Docs