You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main js lib has Vehicle class which provides a function vin() -> this function return s a 17 character alphanumeric string according to a specific format. This is called the vehicle identification number . can we pls add support for the same in Car interface https://github.com/faker-js/faker/blob/next/src/modules/vehicle/index.ts#L85
The text was updated successfully, but these errors were encountered:
The main js lib has Vehicle class which provides a function vin() -> this function return s a 17 character alphanumeric string according to a specific format. This is called the vehicle identification number . can we pls add support for the same in Car interface
https://github.com/faker-js/faker/blob/next/src/modules/vehicle/index.ts#L85
The text was updated successfully, but these errors were encountered: