Skip to content

Commit

Permalink
Add Internet functions to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Kapkov committed Jan 24, 2015
1 parent c257eae commit cc06261
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,20 @@ use any function decribed below. For example, if you nead random name use
* `catch_phrase()`
* `name()`
* `suffix()`
* **Internet**
* `domain_name()`
* `domain_suffix()`
* `domain_word()`
* `email()`
* `free_email()`
* `free_email_service()`
* `image_url()`
* `ip_v4_address()`
* `ip_v6_address()`
* `mac_address()`
* `safe_email()`
* `url()`
* `user_name()`
* **Lorem**
* `characters(range \\ 15..255)`
* `characters(num)`
Expand Down

0 comments on commit cc06261

Please sign in to comment.