Feature #5928
Random function
| Status: | New | Start Date: | 07/03/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | Version 2.0.0 | |||
| Platform: | all | Resolution: | ||
| Platform version: | 1.8.0 | Patch supplied: | No | |
| Status info: |
Description
Hi,
Please add RANDOM function to the expression builder. For example, it would be quite beneficial when calculating sample attribute values of randomly generated points.
To all developers, big thanks for QGIS! :)
History
Updated by Nathan Woodrow 11 months ago
What kind of random number would you expect. Just plain ints? The Postgres random function returns a number between 0.0 and 1.0.
Would you want to be able to supply a max and min range?
Updated by Paolo Cavallini 9 months ago
- Target version set to Version 2.0.0