pelmered / fake-car

Faker provider for fake car data
MIT License
116 stars 22 forks source link

vehicleGearBoxType now returns string instead of weighted number #9

Closed nickedwards closed 5 years ago

nickedwards commented 5 years ago

This resolves the issue I'd added earlier. https://github.com/pelmered/fake-car/issues/8

pelmered commented 5 years ago

Thanks a lot for the fix! Sorry for that mistake. I will merge this and release a new version right now.

nickedwards commented 5 years ago

No problem, happy to contribute.

Thanks for the library 👍 its helping me mock some test data for a automotive based application.