jaswdr / faker

:rocket: Ultimate fake data generator for Go with zero dependencies
https://pkg.go.dev/github.com/jaswdr/faker
MIT License
549 stars 59 forks source link

added car license plate generation #109

Closed WannaBe2D closed 2 years ago

WannaBe2D commented 2 years ago

Description

Added car license plate generation based on discussion in https://github.com/jaswdr/faker/issues/108

Are you trying to fix an existing issue?

https://github.com/jaswdr/faker/issues/108

Go Version

$ go version
go version go1.19 linux/amd64

Go Tests

$ go test
PASS
ok      github.com/jaswdr/faker 2.890s
jaswdr commented 2 years ago

LGTM. Thank you very much for the contribution and congratulations on your first pull request 🎉

jaswdr commented 2 years ago

Released in v1.14.0