Andre Thomas

Results 1 issues of Andre Thomas

The class that I am generating my random data from has nullable numeral types and the `IntegerSource` and `DecimalSource` does not like them. So I tried using `Convert` but I...