aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)AuthorFilesLines
2016-05-06Ensure longitude points are within range [-180, 180]Vivek Seth1-0/+7
2016-05-06Fixed bug where variables were being leaked to global namespaceVivek Seth1-4/+4
2016-05-05If no input params return random coordinateVivek Seth1-1/+4
2016-05-05Use term 'coordinate' instead of 'location'Vivek Seth1-7/+7
2016-05-05Added address.nearbyLocation() methodVivek Seth1-0/+44
Returns a random GPS coordinate located within a distance of the given GPS coordinate
2016-04-19Remove duplicate Congo from countries.jsIcebob1-1/+0
2016-04-15Clean up faker.commerce.department methodKonstantin Tarkus1-3/+1
Remove "max" and "fixedAmount" arguments from the faker.commerce.department method
2016-04-08add faker.random.arrayElementsJoon Ho Cho1-0/+28
2016-04-07Add IBAN and BIC generator functionsCoDEmanX4-4/+1206
2016-04-07Correct spellingCoDEmanX2-7/+7
2016-04-04alphaNumeric takes now count as a argumentKrzysztof Kaczor1-3/+13
2016-04-04Update lorem.jsJosh Gordon1-1/+1
Fix typo in docstring.
2016-03-30Added gendered names to en localeKeegan Landreth5-5/+1017
2016-03-20Merge pull request #291 from skylarstein/masterMarak1-5/+5
[fix] hacker.phrase - generate random string for each lexical instance
2016-03-20Fix name suffixesLogan Allred1-1/+1
Fixes names so that it puts suffixes at the end of names instead of prefixes Conflicts: lib/name.js
2016-03-20* Use faker.random.numberashmothership1-0/+15
* Range was incorrect. Was 27-36. Should be 27-34.
2016-03-19[fix] [revert] finance.bitcoinAddressMarak1-14/+0
* Causing tests to fail * Not using `faker.random.number` !
2016-03-19[fix] Don't pass empty strings to Faker.fakeMarak1-1/+6
2016-03-17Bitcoin supportashmothership2-0/+24
2016-03-03remove Math.random() calls to utilize faker.seed()Ben Southgate4-26/+12
Conflicts: lib/internet.js lib/random.js
2016-03-03Merge pull request #348 from jmalonzo/jan-exampleEmail-fixMarak1-1/+1
Fix 'this' reference in exampleEmail
2016-03-03Install jsdoc and add doclet stubs for all methodsTobias Witt16-14/+893
Descriptions are taken from existing comments if available. The address module already has some new sample descriptions.
2016-03-01Fix reference in exampleEmailJan Alonzo1-1/+1
2016-02-15[api] Added `random.locale` method. Closes #274Marak1-0/+4
* Returns a random locale * May not work correctly in locale builds
2016-02-15[api] Rename safe_email -> exampleEmail #301Marak4-5/+5
* Public API convention is camelCase * "example" seemed more explicit than "safe"
2016-02-14add faker.internet.safe_emailalexei-lexx4-1/+12
Conflicts: lib/internet.js
2016-02-14[api] [minor] Move semver to System resource #304Marak2-9/+5
2016-02-14Added faker.random.semver.Justin McConnell1-0/+5
Conflicts: lib/random.js
2016-02-14[api] [fix] Safer Faker.fake call #310Marak1-2/+16
* Removes eval() call from pull request * eval() is not safe * Never was actually checked into main repo * Now uses JSON.parse and fn.apply()
2016-02-14Support parametersCraig Morris1-4/+13
2016-02-12New realistic Dutch city naming componentsNiels NTG3-28/+2539
2016-02-11Merge pull request #281 from tullmann/patch-1Marak1-3/+3
[api] [fix] No space before citySuffix in city name
2016-02-08[api] [minor] Replace sampleResult #170Marak1-10/+10
* Always return array of samples instead
2016-02-08adding schema for internet.avatarCliff Pyles1-0/+5
2016-02-08adding schema for internet.passwordCliff Pyles1-0/+29
2016-02-08adding schema for internet.schemaCliff Pyles1-0/+5
2016-02-08adding schema for internet.colorCliff Pyles1-1/+23
2016-02-08adding schema for internet.userAgentCliff Pyles1-0/+5
2016-02-08adding schema for internet.ipCliff Pyles1-0/+5
2016-02-08adding schema for internet.domainWordCliff Pyles1-0/+5
2016-02-08adding schema for internet.domainSuffixCliff Pyles1-0/+5
2016-02-08adding schema for internet.domainNameCliff Pyles1-0/+5
2016-02-08adding schema for internet.urlCliff Pyles1-0/+8
2016-02-08adding schema for internet.protocolCliff Pyles1-0/+5
2016-02-08adding schema for internet.userNameCliff Pyles1-0/+23
2016-02-08adding schema for internet.emailCliff Pyles1-0/+22
2016-02-08Merge pull request #314 from deerawan/add-locale-id-IDMarak34-0/+1465
[api] Add Locale id_ID (Indonesia)
2016-02-08[fix] Wrong file names in SK locale Closes #336Marak5-4/+4
* Renamed `man` -> `male` * Renamed `woman` -> `female`
2016-02-08Merge pull request #268 from whitlockjc/remove-nbspsMarak7-339/+339
[fix] [locale] Remove non-breaking spaces from es_MX locale
2016-02-08Merge pull request #289 from tornqvist/add/sv-weekdaysMarak4-0/+57
[api] [locale] Added Swedish locale for date