Through the class Any, this library allows you to create all sort of base types randomly, this will help clarify your code, especially while testing. A known issue with developers struggling with test data setup, is that often the initial, explicit hard coded value or variables, can leave questions about being the real expected input/output, or just a value.
$ dotnet add package AnonymousDataNo README available.