Skip to content

Commit

Permalink
docs: add hint that phone number might return a working one
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT committed May 15, 2022
1 parent f12fbf6 commit 2d6e56b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/phone/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export class Phone {
}

/**
* Generates a random phone number.
* Generates a random phone number (which could happen to be a working/real one).
*
* @param format Format of the phone number. Defaults to `faker.phone.phoneFormats()`.
*
Expand Down

0 comments on commit 2d6e56b

Please sign in to comment.