Dynamic Data

Dynamically Generating Data (🏁 solution)
πŸ‘¨β€πŸ’Ό Great! Now we can easily adjust how much data we're inserting into our database for local testing. But there's still a problem. It won't happen often, but we have a unique constraint on a few fields and they could definitely clash.
Let's deal with that.

Please set the playground first

Loading "Dynamic Data"
Loading "Dynamic Data"