V. Jenks
V. Jenks
I'm having a hard time wrapping my head around how this is even formatting, without having looked at the Cleave source myself yet. https://codepen.io/vinjenks/pen/PoEwXBd The date I'm providing is legit:...
### Description Cannot control length of randomly-generated value, which causes database insert errors where field length matters. ### Proposed solution If I want a randJobTitle() for example - it'd be...
If I pass "{ if_exists: true }" or "{ if_not_exists: false }" as an option to save(), it is ignored. The behavior is always an upsert. I will always get...
### Pre-Checks - [X] Follow our [Code of Conduct](https://github.com/faker-js/faker/blob/next/CODE_OF_CONDUCT.md). - [X] Read the [Contributing Guidelines](https://github.com/faker-js/faker/blob/next/CONTRIBUTING.md). - [X] Read the [docs](https://fakerjs.dev/guide). - [X] Check that there isn't [already an issue](https://github.com/faker-js/faker/issues) that...