| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
module. Use a less specific regex for usernames.
|
|
|
|
[dist] Added `password-generator` to vendor
Closes #33
|
|
|
|
errant methods. Added mustache helper.
|
|
[feature] - add faker for currency
|
|
|
|
|
|
Github.
|
|
characters such as apostrophes, which occur semi-regularly when Faker generates last names such as "o'hara".
Conflicts:
Faker.js
lib/internet.js
|
|
[fix] replaced string[index] with charAt - issue 91
|
|
replaced string[index] with charAt; was getting "undefinedundefinedundefinedundefined" when using Faker.PhoneNumber.phoneNumber(); in Internet Explorer 9 (quirks mode)
|
|
Code restructure + i18n Localization Support
|
|
|
|
|
|
|
|
|
|
|
|
loaded from localized data sets, en is default locale. #116
|
|
|
|
|
|
[refactor [major] Moved all errant methods from random.js to individual modules. Methods in random.js were causing unnecessary code complication.
|
|
|
|
projects
|
|
|
|
|
|
|
|
Merge https://github.com/josefsalyer/Faker.js
|
|
|
|
#85 #116
|
|
Math.random() #48
|
|
ranges are now inclusive of max instead of exclusive. #88 #48
|
|
as Date objects. #93
|
|
|
|
|
|
Conflicts:
lib/definitions.js
|
|
Conflicts:
lib/lorem.js
|
|
|
|
|
|
fully tested ) #77
|
|
|
|
|
|
Conflicts:
lib/name.js
|
|
|
|
|
|
|
|
|
|
|