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
/
finance.js
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
spelling: abcdefghijklmnopqrstuvwxyz
Josh Soref
1
-2
/
+2
2021-04-07
Avoid ES6 syntax for now
Brock Fanning
1
-1
/
+1
2021-03-03
Issue 1114: New datatype module
LBuerstmayr
1
-12
/
+11
2021-02-28
perf: ⚡️ Optimize finance transaction description method
Ognjen Jevremovic
1
-5
/
+6
2021-02-11
Merge pull request #1015 from strobelt/autoFormatFlagOnFinanceAmount
Marak
1
-4
/
+11
2021-02-04
Merge pull request #989 from rebuy-de/patch-iban-country
Marak
1
-2
/
+17
2020-10-01
Add auto formatting to finance.amount
Luiz Strobelt
1
-4
/
+11
2020-09-07
Use if construct instead of conditional assignment
Martin Parsiegla
1
-2
/
+8
2020-09-06
Fix return of finance.amount to string
Lukazovic
1
-1
/
+1
2020-09-01
Add optional country code parameter for iban method
Martin Parsiegla
1
-2
/
+11
2020-08-24
Merge pull request #824 from ashishra0/add-transaction-description
Marak
1
-0
/
+16
2020-08-23
Merge pull request #566 from r3nya/patch-1
Marak
1
-1
/
+1
2020-06-10
Merge pull request #597 from johnmaia/feature/lite-coin
Marak
1
-0
/
+16
2020-03-11
Fix return of finance.amount
Eduardo Moreira
1
-1
/
+2
2019-09-12
add transaction description method on finance module
Ashish Rao
1
-0
/
+16
2019-04-03
fix: lowercase eth addresses
A.J. May
1
-1
/
+1
2018-03-01
Fix bitcoinAddress generator
John Maia
1
-2
/
+2
2018-01-13
Add litecoinAddress generator
John Maia
1
-0
/
+16
2017-10-27
Update finance.js
Andrew M
1
-1
/
+1
2017-10-11
Merge pull request #423 from uphold-forks/feature/add-finance-routing-number
Marak
1
-0
/
+21
2017-09-08
Merge branch 'creditCard' of https://github.com/zpiman/faker.js
Marak
1
-0
/
+46
2017-06-19
Generate an ethereum address
Gokulnath Reddy
1
-0
/
+11
2017-02-26
Merge branch 'Mark/origin' into creditCard
Jakub Mandula
1
-20
/
+84
2017-02-11
Merge branch 'master' into patch-1
alexpts
1
-5
/
+71
2017-02-11
Fix aomount and price argument dec for case = 0. Add unit tests. Minor codest...
alexpts
1
-14
/
+12
2017-02-09
Merge remote-tracking branch 'codemanx/master'
Marak
1
-5
/
+71
2017-01-15
Fix dec for amount
Alexpts
1
-1
/
+1
2016-10-17
Add ABA routing number
João Fonseca
1
-0
/
+21
2016-07-11
Adds precision value to faker.random.number call.
Johnny Reina
1
-2
/
+2
2016-06-13
add credit card function + helpers
Jakub Mandula
1
-1
/
+47
2016-04-07
Add IBAN and BIC generator functions
CoDEmanX
1
-0
/
+66
2016-04-07
Correct spelling
CoDEmanX
1
-5
/
+5
2016-03-20
* Use faker.random.number
ashmothership
1
-0
/
+15
2016-03-19
[fix] [revert] finance.bitcoinAddress
Marak
1
-14
/
+0
2016-03-17
Bitcoin support
ashmothership
1
-0
/
+15
2016-03-03
remove Math.random() calls to utilize faker.seed()
Ben Southgate
1
-2
/
+3
2016-03-03
Install jsdoc and add doclet stubs for all methods
Tobias Witt
1
-0
/
+52
2015-07-08
[api] [refactor] Rename `array_element` and `object_element` to camelCase. Se...
Marak
1
-3
/
+3
2015-07-08
[refactor] [major] Adds incremental browser builds. Switch to using prototype...
Marak
1
-60
/
+59
2015-07-07
[refactor] [dist] Allow for node to require individual locales ( to avoid the...
Marak
1
-1
/
+1
2014-09-17
[feature] - add faker for currency
MQuy
1
-2
/
+19
2014-09-15
[api] [refactor] Removed definitions.js file. All data definitions are now lo...
Marak
1
-4
/
+4
2013-08-03
I forgot how much of stinker zero is in Javascript. Looping tests on finance ...
Josef Salyer
1
-4
/
+5
2013-08-03
fixed linting issues in lib/finance. TODO: automate this as part of the tests?
Josef Salyer
1
-63
/
+61
2013-07-28
added tests and cleaned up at 100% in istanbul (not constantinople)
Josef Salyer
1
-9
/
+6
2013-07-28
added a bunch of test, changed format of many files to match the newer style
Josef Salyer
1
-59
/
+65
2012-11-04
added to node lib. all tests pass
Josef Salyer
1
-0
/
+68