-
-
Notifications
You must be signed in to change notification settings - Fork 543
Open
Description
Description
Add Romanian vehicle Registration Plate Generator
https://en.wikipedia.org/wiki/Vehicle_registration_plates_of_Romania
LINQPad Code Example
var fakeAuto = new Faker<AutoObject>("ro")
.RuleFor(a => a.Plate, (f, _) => f.Vehicle..RoRegistrationPlate())
What alternatives have you considered?
No
Could you help with a pull-request?
Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels