Skip to content

added support for "unique" property - #9

Open
ArVar wants to merge 1 commit into
ueg1990:masterfrom
ArVar:master
Open

added support for "unique" property#9
ArVar wants to merge 1 commit into
ueg1990:masterfrom
ArVar:master

Conversation

@ArVar

@ArVar ArVar commented Jun 21, 2021

Copy link
Copy Markdown

The faker.unique property wraps the provider to ensure that unique values are preserved. getattr(v) does not support such "chained" calls as for v="unique.IBAN". But attrgetter does support this.

The faker.unique property wrappes the provider to make shure to deserve unique values. getattr(v) does not support such "chained" calls like for v="unique.IBAN". But attrgetter does support this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant