mapuniform

Result = mapuniform()
Result

non spatial scalar

Operation

A random generator is used to generate the Result: a random number between 0 and 1 is taken from a uniform distribution. This value is assigned to Result (non spatial).

Notes

Group

This operation belongs to the group of Random number generators; Maps

See Also

Random number generation - cells, Random number generation - areas

Examples