One of the points of the library is that it generates random values. Where an interface is requested and multiple types match via DefaultTypeResolver, the library will consistently use one of the types. It should randomly select the type used to generate a model from the set of types available.
One of the points of the library is that it generates random values. Where an interface is requested and multiple types match via
DefaultTypeResolver, the library will consistently use one of the types. It should randomly select the type used to generate a model from the set of types available.