Helpo de LibreOfficeDev 25.8
Populate a cell range with automatically generated pseudo random numbers with the selected distribution function and its parameters.
Define the range of cells to fill with random numbers. If you have previously selected a range, it will be displayed here.
La distribua funkcio por la hazardnumera generilo.
Valid distributions function and their parameters are
| Distribuo | Parametroj | 
|---|---|
| Uniform | 
 | 
| Uniform Integer | 
 | 
| Normala | 
 The mean and standard deviation of the numbers generated may not equal the Mean and Standard Deviation inserted in the dialog. | 
| Cauchy | 
 The median and sigma of the generated numbers may not equal the data inserted in the dialog. | 
| Bernoulli | 
 | 
| Binomial | 
 | 
| Chi Squared | 
 | 
| Geometric | 
 | 
| Negative Binomial | 
 | 
| Poisson | 
 | 
Set the initial value of the random number generator to a known value Seed.
Value set to initiate the random number generator algorithm. It is used to initialize (seed) the random number generator in order to reproduce the same sequence of pseudorandom numbers. Specify a positive integer number (1, 2, ...) to produce a specific sequence, or leave the field blank if you don't need this particular feature.
Round the number to a given number of Decimal Places.
Number of decimal places of the numbers generated.