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

Need some help with numeric distribution

$
0
0

Another way (with formulas) to get 50% might be to do your “odd rows” as random(40,60) and the even rows as [random(0, 39), random(61, 100)].sample

Maybe create a hidden row containing the RowNumber which can then be used to evaluate odd & even


Viewing all articles
Browse latest Browse all 2665

Trending Articles