jaswdr / faker

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

internet: cache Internet.User() first/last names #141

Closed sean- closed 1 year ago

sean- commented 1 year ago

Description

Cache Internet.User() firstname/lastname to prevent string operations at runtime.

sean- commented 1 year ago

@jaswdr is there anything else that you want with this PR?

jaswdr commented 1 year ago

👀 checking