Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
randompercentage, randomelement (#4189)
'randompercentage X' sets VAR_RESULT to TRUE X% of the time, or FALSE 100-X% of the time. 'randomelement X, Y, ...' sets VAR_RESULT to one of X, Y, ... with equal probability.
- Loading branch information