Back to Maths PlugITs content page
The "Random value" PlugIT allows to return a random value between two defined values.

Parameters | 
    |
1 | 
      Set the minimum output value.  | 
    
2 | 
      Set the maximum output value.. | 
Action | 
    |
Get random value | 
      Generates a random value and returns the value in the "Value" event.  | 
    
Set minimum value | 
      Redefines the minimum output value.  | 
    
Set maximum value | 
      Redefines the maximum output value.  | 
    
Set excluded value | 
      Set a value to be excluded from the output value, the value is set as a link parameter.  | 
    
Event | 
    |
Value | 
      Returns the random value found.  |