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
Provider or Method Request or Enhancement
Request for a new provider: LicensePlateProvider or a similar name.
Describe the New Provider or Feature
This will generate random Nigerian license plate numbers using the official Nigerian formats. The provider will offer the following methods: naija.license_plate(): which will generate a random Nigerian license plate number in the format XYZ-234MN, where:
XYZ represents the Local Government Area (LGA) abbreviation.
Additional Context
The format follows the official standard used in Nigeria, making it useful for various applications, including testing, validations, and demonstrations in various automotive-related projects.
Documentation Update
The documentation will need to be updated to include details about the new LicensePlateProvider class and example usage of its method(s).
Provider or Method Request or Enhancement
Request for a new provider:
LicensePlateProvider
or a similar name.Describe the New Provider or Feature
This will generate random Nigerian license plate numbers using the official Nigerian formats. The provider will offer the following methods:
naija.license_plate()
: which will generate a random Nigerian license plate number in the format XYZ-234MN, where:Examples and Use Cases
Additional Context
The format follows the official standard used in Nigeria, making it useful for various applications, including testing, validations, and demonstrations in various automotive-related projects.
Documentation Update
The documentation will need to be updated to include details about the new
LicensePlateProvider
class and example usage of its method(s).Resources
Checklist:
The text was updated successfully, but these errors were encountered: