Skip to content

Commit

Permalink
docs: add phone in readme (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
legendhimself committed Oct 2, 2022
1 parent 5eb163c commit 4ec9b7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ s.string.regex(regex);
s.string.ip();
s.string.ipv4;
s.string.ipv6;
s.string.phone();
```

#### Numbers
Expand Down

0 comments on commit 4ec9b7a

Please sign in to comment.