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

Random Decimal Using random()

$
0
0

Select Type "Formula" and enter this function in the text field:

round(random(0.1, 0.3), 2)

This will pick a random number between 0.1 and 0.3 and round it to 2 decimals.


Viewing all articles
Browse latest Browse all 2665

Trending Articles