What is equal distribution?

Input

a) shortest duration and b) longest duration in days, hours, minutes, seconds (all in the 0000:00:00:00 format)

For each process instance, the duration is output as a value that is equally distributed between the shortest and the longest duration specified; for each process instance, each duration in the range between the shortest and longest duration is equally probable.

Example

If you specify for the processing time of a function that the shortest duration for the process instances is one hour (0000:01:00:00) and the longest duration is four hours (0000:04:00:00), the processing time duration is redefined for each process instance; each duration can range anywhere between the shortest and longest duration specified.