Continuous random types generate random floating-point values. They are used solely in 
wait statements for generating random user times. The following  continuous random types are available:
               
                  - RndExpF: Random type with exponential distribution returning floating-point values.
                  
 
                  - RndUniF: Random type with uniform distribution returning floating-point values.