Table of Contents ▸ List of Commands ▸ Values Manipulation ▸ rand_sum | ◀ rand | replace ▶ |
rand_sum
Arguments:
- sum>0,_random_function
Description:
Fill selected images with strictly positive, random, integer values, that sums to sum.For each image, sum must be greater or equal than width*height*depth*spectrum.
Default values:
random_function=u.
Example of use:
100 rand_sum 1000
