PreviousNext

Easy generation of fake/dummy data in C# with Faker.Net

by ThomasArdal, 2021-03-23T06:32:50.901Z

Faker.Net can help to generate a lot of random names, addresses, emails, etc. In this article, we will show the range of possible values it can create.

Read More