 
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
      upper limit of the output range
 
      
    
       
      
    
      lower limit of the output range
 
      
    
      Abstract method which must be implemented by creating the actual UGens
during expansion.
 
      
    
      if 0 , the output is skewed towards lo , if 1 ,
                        the output is skewed towards hi .
 
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
      
A scalar UGen that generates a single random decimal value between
loandhiwith a selectable skew towards either end.The
minMax <= 0behaves rather odd: IfminMaxis less than 1, the distribution is skewed towardslo(withlo = 0andhi = 1, the mean is approx. 0.33). IfminMaxis greater than or equal to 1, the distribution is skewed towardshi(withlo = 0andhi = 1, the mean is approx 0.66).lower limit of the output range
upper limit of the output range
if
0, the output is skewed towardslo, if1, the output is skewed towardshi.RandSeed
NRand
ExpRand
Rand