Quantcast
Channel: Mockaroo Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 2665

Randomly Execute Function

$
0
0

You can use a random number in an inline formula:

if random(1,100) <= 10
  this.downcase
else
  this
end

Viewing all articles
Browse latest Browse all 2665

Trending Articles