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

How do I generate all numbers as Strings in JSON output?

$
0
0

Solved this by using formula as data type and concat, example:

concat(random(1,9999999), "")


Viewing all articles
Browse latest Browse all 2665

Trending Articles