diff options
| author | Marak Squires <[email protected]> | 2010-06-14 23:58:21 -0400 |
|---|---|---|
| committer | Marak Squires <[email protected]> | 2010-06-14 23:58:21 -0400 |
| commit | 56845fb6598568cdec2496bafff0dd924e694a82 (patch) | |
| tree | 9cc87e138b617f8c1852b16c7520365f459596b6 /Readme.md | |
| parent | 410f6b6cbd8a15e3b59da095596c64266b7cd19f (diff) | |
| download | faker-56845fb6598568cdec2496bafff0dd924e694a82.tar.xz faker-56845fb6598568cdec2496bafff0dd924e694a82.zip | |
Faker.js has been succesfully updated, tested, and deployed. kohai reporting that all is well sanpai.
Diffstat (limited to 'Readme.md')
| -rw-r--r-- | Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,4 +20,4 @@ <ul><li>Name<ul><li>findName</li></ul></li><li>Address<ul><li>zipCode</li><li>city</li><li>streetName</li><li>streetAddress</li><li>secondaryAddress</li><li>ukCounty</li><li>ukCountry</li></ul></li><li>PhoneNumber<ul><li>phoneNumber</li></ul></li><li>Internet<ul><li>email</li><li>userName</li><li>domainName</li><li>domainWord</li></ul></li><li>Company<ul><li>companyName</li><li>companySuffix</li><li>catchPhrase</li><li>bs</li></ul></li><li>Lorem<ul><li>words</li><li>sentence</li><li>sentences</li><li>paragraph</li><li>paragraphs</li></ul></li><li>Helpers<ul><li>randomNumber</li><li>randomNumberWithin</li><li>randomize</li><li>replaceSymbolWithNumber</li><li>shuffle</li><li>generateDataSet</li><li>createCard</li><li>userCard</li></ul></li><li>definitions<ul><li>first_name</li><li>last_name</li><li>name_prefix</li><li>name_suffix</li><li>us_state</li><li>us_state_abbr</li><li>city_prefix</li><li>city_suffix</li><li>street_suffix</li><li>uk_county</li><li>uk_country</li><li>catch_phrase_adjective</li><li>catch_phrase_descriptor</li><li>catch_phrase_noun</li><li>bs_adjective</li><li>bs_buzz</li><li>bs_noun</li><li>domain_suffix</li><li>lorem</li><li>phone_formats</li></ul></li></ul> ## Authors ####Matthew Bergman & Marak Squires -Heavily inspired by Benjamin Curtis's Ruby Gem [Faker](http://faker.rubyforge.org/) and Perl's [Data::Faker](http://search.cpan.org/~jasonk/Data-Faker-0.07/lib/Data/Faker.pm)
\ No newline at end of file +Heavily inspired by Benjamin Curtis's Ruby Gem [Faker](http://faker.rubyforge.org/) and Perl's [Data::Faker](http://search.cpan.org/~jasonk/Data-Faker-0.07/lib/Data/Faker.pm)
\ No newline at end of file |
