index
:
faker
erica/update-maintainers-sponsers-backers
imgbot
main
update_logo_and_readme
Generate massive amounts of fake data in the browser and node.js
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
helpers.js
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-08
Merge pull request #303 from shadefinale/master
Marak
1
-0
/
+2
2017-09-08
Merge pull request #524 from chilicoder/master
Marak
1
-0
/
+2
2017-08-10
add alphanumeric symbol * to helpers.replaceSymbols
Iaroslav Popov
1
-0
/
+2
2017-02-26
replace String.prototype.repeat with proper helper
Jakub Mandula
1
-17
/
+19
2017-02-26
Merge branch 'Mark/origin' into creditCard
Jakub Mandula
1
-3
/
+6
2017-02-10
[api] [fix] [minor] Default shuffle value #405
Marak
1
-1
/
+1
2017-02-09
Merge remote-tracking branch 'codemanx/master'
Marak
1
-3
/
+3
2016-08-30
Prevented a crash on running helpers.shuffle on an empty array
Ben Douglas
1
-0
/
+3
2016-06-13
add String.prototype.repeat in older versions of node - see PR #382
Jakub Mandula
1
-0
/
+15
2016-06-13
add credit card function + helpers
Jakub Mandula
1
-0
/
+93
2016-04-07
Add IBAN and BIC generator functions
CoDEmanX
1
-3
/
+3
2016-03-03
remove Math.random() calls to utilize faker.seed()
Ben Southgate
1
-4
/
+4
2016-03-03
Install jsdoc and add doclet stubs for all methods
Tobias Witt
1
-5
/
+62
2015-11-11
Use faker.random options dict instead of adding 2
shadefinale
1
-1
/
+1
2015-11-11
Edit locales and replaceSymbolwithNumber for more accurate phone numbers.
shadefinale
1
-3
/
+5
2015-07-08
[api] [refactor] Rename `array_element` and `object_element` to camelCase. Se...
Marak
1
-7
/
+5
2015-07-08
[refactor] [major] Adds incremental browser builds. Switch to using prototype...
Marak
1
-153
/
+161
2015-07-07
[refactor] [dist] Allow for node to require individual locales ( to avoid the...
Marak
1
-1
/
+1
2015-07-06
[merge] Canadian zip codes
Marak
1
-0
/
+18
2015-06-04
Fix issue Marak/faker.js#214 with shuffle()
Sherman Mui
1
-1
/
+1
2015-02-17
Implemented proper formatting of Canadian postal codes (remains address.zipCo...
portse
1
-0
/
+18
2014-09-22
[api] [minor] Added default values for more methods. Cleaned up image module....
Marak
1
-1
/
+1
2014-09-21
[api] Added hacker module. Added default values for all methods. Cleaned up e...
Marak
1
-1
/
+15
2014-09-16
[api] Add ability to generate contextual data for user names and emails. #68
Marak
1
-0
/
+27
2014-09-15
replaced string[index] with charAt - issue 91
beastlike
1
-2
/
+2
2014-09-15
[api] [refactor] Removed definitions.js file. All data definitions are now lo...
Marak
1
-5
/
+5
2014-09-14
[refactor] [major] Renamed variable names for consistency Closes #5
Marak
1
-49
/
+49
2014-09-13
[api] Added basic financial generators Closes #32
Marak
1
-1
/
+13
2014-09-11
[api] [refactor] Replaced Math.Random calls with Random.number. Random ranges...
Marak
1
-2
/
+2
2014-05-17
Moving to major new version for change of package name for uppercase to lower...
FotoVerite
1
-47
/
+47
2013-07-28
added tests and cleaned up at 100% in istanbul (not constantinople)
Josef Salyer
1
-1
/
+1
2013-07-28
added a bunch of test, changed format of many files to match the newer style
Josef Salyer
1
-101
/
+104
2013-03-16
fix #35: Add latitude/longitude fields (address.geo.[lat/lng])
Mikhail Fedosov
1
-2
/
+10
2013-03-15
fix #42: Email has invalid characters
Mikhail Fedosov
1
-0
/
+5
2013-01-08
adding randomNumber and randomize back to helpers.js
Bryan Donovan
1
-0
/
+10
2013-01-07
100% test coverage.
Bryan Donovan
1
-10
/
+2
2013-01-07
phone number tests
Bryan Donovan
1
-4
/
+0
2013-01-07
namespacing with 'Faker'
Bryan Donovan
1
-4
/
+3
2013-01-06
initial address.unit.js
Bryan Donovan
1
-6
/
+3
2013-01-05
refactoring so we do not need to use Helpers.randomize() everywhere
Bryan Donovan
1
-6
/
+5
2013-01-05
adding test/name.unit.js
Bryan Donovan
1
-8
/
+3
2013-01-05
linted helpers
Bryan Donovan
1
-92
/
+95
2012-11-04
added to node lib. all tests pass
Josef Salyer
1
-1
/
+14
2012-08-24
rebuilt library. Plugged memory leak for good.
Matthew Bergman
1
-2
/
+2
2011-12-28
Trailing spaces
Alexey Osipenko
1
-8
/
+8
2011-12-28
tabs to spaces
Alexey Osipenko
1
-6
/
+6
2010-05-18
added generators for the bigDataSet and dataSet correctly added
Matthew Bergman
1
-0
/
+23
2010-05-16
all tests are now card based. started to build out demo page
Marak Squires
1
-14
/
+57
2010-05-15
added usage docs, created unit tests for library and bundled versions in node...
Marak Squires
1
-1
/
+7
2010-05-15
bundled version of Faker.js should now be working
Marak Squires
1
-0
/
+48