Skip to content

Unit Reference SomeValue

S2NX7 edited this page Sep 30, 2025 · 2 revisions

SomeValue

Screenshot 2025-09-30 164947

Generates a random value, either integer or float, depending on the IsInteger property.

Output Ports

  • output : Returns a random integer between 0 and 1 if IsInteger is true, otherwise returns a random float between 0.0 and 1.0.
Clone this wiki locally