aboutsummaryrefslogtreecommitdiff
path: root/lib/finance.js
AgeCommit message (Expand)AuthorFilesLines
2017-09-08Merge branch 'creditCard' of https://github.com/zpiman/faker.jsMarak1-0/+46
2017-06-19Generate an ethereum addressGokulnath Reddy1-0/+11
2017-02-26Merge branch 'Mark/origin' into creditCardJakub Mandula1-20/+84
2017-02-11Merge branch 'master' into patch-1alexpts1-5/+71
2017-02-11Fix aomount and price argument dec for case = 0. Add unit tests. Minor codest...alexpts1-14/+12
2017-02-09Merge remote-tracking branch 'codemanx/master'Marak1-5/+71
2017-01-15Fix dec for amountAlexpts1-1/+1
2016-07-11Adds precision value to faker.random.number call.Johnny Reina1-2/+2
2016-06-13add credit card function + helpersJakub Mandula1-1/+47
2016-04-07Add IBAN and BIC generator functionsCoDEmanX1-0/+66
2016-04-07Correct spellingCoDEmanX1-5/+5
2016-03-20* Use faker.random.numberashmothership1-0/+15
2016-03-19[fix] [revert] finance.bitcoinAddressMarak1-14/+0
2016-03-17Bitcoin supportashmothership1-0/+15
2016-03-03remove Math.random() calls to utilize faker.seed()Ben Southgate1-2/+3
2016-03-03Install jsdoc and add doclet stubs for all methodsTobias Witt1-0/+52
2015-07-08[api] [refactor] Rename `array_element` and `object_element` to camelCase. Se...Marak1-3/+3
2015-07-08[refactor] [major] Adds incremental browser builds. Switch to using prototype...Marak1-60/+59
2015-07-07[refactor] [dist] Allow for node to require individual locales ( to avoid the...Marak1-1/+1
2014-09-17[feature] - add faker for currencyMQuy1-2/+19
2014-09-15[api] [refactor] Removed definitions.js file. All data definitions are now lo...Marak1-4/+4
2013-08-03I forgot how much of stinker zero is in Javascript. Looping tests on finance ...Josef Salyer1-4/+5
2013-08-03fixed linting issues in lib/finance. TODO: automate this as part of the tests?Josef Salyer1-63/+61
2013-07-28added tests and cleaned up at 100% in istanbul (not constantinople)Josef Salyer1-9/+6
2013-07-28added a bunch of test, changed format of many files to match the newer styleJosef Salyer1-59/+65
2012-11-04added to node lib. all tests passJosef Salyer1-0/+68