-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
c: docsImprovements or additions to documentationImprovements or additions to documentationm: helpersSomething is referring to the helpers moduleSomething is referring to the helpers modulep: 1-normalNothing urgentNothing urgent
Milestone
Description
faker/src/modules/helpers/index.ts
Lines 666 to 669 in 01e20e9
* @example | |
* faker.helpers.uniqueArray(faker.word.sample, 50) | |
* faker.helpers.uniqueArray(faker.definitions.person.first_name, 6) | |
* faker.helpers.uniqueArray(["Hello", "World", "Goodbye"], 2) |
Found during the implementation of #3287
Metadata
Metadata
Assignees
Labels
c: docsImprovements or additions to documentationImprovements or additions to documentationm: helpersSomething is referring to the helpers moduleSomething is referring to the helpers modulep: 1-normalNothing urgentNothing urgent