Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/hams #112

Merged
merged 9 commits into from
May 9, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
erikpoort authored May 8, 2019
commit 1ded90ccb25ab2b5c2d692896ba812b05de8775c
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -28,6 +28,7 @@ It's useful in all the cases when you need to use some dummy data for testing, p
* [Phone number](#phone-number)
* [Team](#team)
* [Bank](#bank)
* [Ham](#ham)
* [Installation](#installation)
* [Contributing](#contributing)
* [Author](#author)
@@ -212,6 +213,13 @@ faker.bank.iban() // => "NL45BUNQ2209931378"
faker.bank.bban() //=> ABNA0136468471
```

### Ham

```swift

faker.ham.name() //=> "Taylor Ham"
```

## Installation

**Fakery** is available through [CocoaPods](http://cocoapods.org). To install