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
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-09
fix(date): Allow for `refDate` in `soon()`, `recent()`
Droogans
1
-0
/
+26
2018-09-26
[minor] Spelling error in tests
Marak
1
-2
/
+2
2018-09-26
Add tests
Mahmoud Gamal
1
-2
/
+32
2018-09-27
fix(bitcoinAddress): fix tests for bitcoin addresses
Ash Prosser
1
-1
/
+6
2018-09-24
Merge pull request #591 from johnmaia/bugfix/bitcoin-address
Marak
1
-3
/
+3
2018-09-24
Merge pull request #682 from yuezk/master
Marak
1
-1
/
+5
2018-09-24
[api] [fix] [refactor] Unique options into class
Marak
1
-6
/
+6
2018-09-24
fix: system.directoryPath and system.filePath
Simone Sanfratello
1
-0
/
+20
2018-09-23
Merge pull request #600 from karllhughes/400-zipcode-by-state-1
Marak
1
-0
/
+34
2018-09-23
change shas to use hex chars
Danielle Adams
1
-2
/
+2
2018-09-23
add commit entry and remove readme changes
Danielle Adams
1
-4
/
+67
2018-09-23
cleanup tests and formatting
Danielle Adams
1
-6
/
+6
2018-09-23
add unit test for git module
Danielle Adams
1
-0
/
+62
2018-09-22
Merged `addess.nearbyGPSCoordinate` method
Marak
1
-0
/
+49
2018-09-21
[api] Add method `faker.random.float`
Jimmy Cann
1
-0
/
+77
2018-08-13
Added custom background color to data URI image
Kevin Yue
1
-0
/
+4
2018-08-13
Make data URI text align center and middle
Kevin Yue
1
-1
/
+1
2018-03-01
Fix bitcoinAddress generator
John Maia
1
-3
/
+3
2018-01-20
refactors zipCodeByState to match correct zip code ranges with tests
Willy Raedy
1
-7
/
+25
2018-01-20
Adding test for zipcode by state, basic functionality
Karl Hughes
1
-0
/
+16
2017-10-22
add direction abbr options with tests
Tyler
1
-3
/
+27
2017-10-21
add direction generator and test
Tyler
1
-0
/
+10
2017-10-21
add unit tests and schema desciptions
Tyler
1
-0
/
+19
2017-10-21
re-order of the company.bs adjective and buzz (#496)
mbehzad
1
-5
/
+5
2017-10-12
Merge pull request #360 from landretk/master
Marak
1
-1
/
+1
2017-10-11
Merge pull request #423 from uphold-forks/feature/add-finance-routing-number
Marak
1
-0
/
+11
2017-09-09
Merge pull request #538 from APIs-guru/master
Marak
1
-1
/
+12
2017-09-09
Revert "Update Random to create a per-instance copy of the RNG"
Marak
1
-16
/
+0
2017-09-08
Update Random to create a per-instance copy of the RNG
Chris Chambers
1
-0
/
+16
2017-09-08
Merge pull request #455 from andresilvagomez/max-min-latlong
Marak
1
-0
/
+26
2017-09-08
Merge pull request #366 from joonhocho/master
Marak
1
-0
/
+40
2017-09-08
Add test for setLocale function added in #488
Ivan Goncharov
1
-1
/
+12
2017-09-08
Merge pull request #303 from shadefinale/master
Marak
1
-2
/
+19
2017-09-08
Merge pull request #524 from chilicoder/master
Marak
1
-0
/
+9
2017-09-08
Merge pull request #487 from atorkhov/patch-2
Marak
1
-0
/
+10
2017-09-08
Merge branch 'master' of https://github.com/Marak/faker.js
Marak
1
-1
/
+1
2017-09-08
Merge branch 'creditCard' of https://github.com/zpiman/faker.js
Marak
3
-3
/
+144
2017-09-08
Merge pull request #446 from dugoh/price-fix
Marak
1
-1
/
+1
2017-09-08
[test] Added `Faker.unique` test suite #466
Marak
1
-0
/
+54
2017-08-10
add alphanumeric symbol * to helpers.replaceSymbols
Iaroslav Popov
1
-0
/
+9
2017-06-19
Generate an ethereum address
Gokulnath Reddy
1
-0
/
+8
2017-06-19
Generate a hexaDecimal string
Gokulnath Reddy
1
-0
/
+14
2017-03-07
Add test for faker.date.soon
Alexey Torkhov
1
-0
/
+10
2017-03-02
Merge pull request #408 from paolo-tanium/allow-mac-to-specify-separator
Marak
1
-0
/
+18
2017-03-01
Fix generation of float numbers
Ivan Goncharov
1
-0
/
+8
2017-02-26
add debug info to credit card because of node v0.10
Jakub Mandula
1
-0
/
+5
2017-02-26
replace String.prototype.repeat with proper helper
Jakub Mandula
1
-4
/
+4
2017-02-26
Merge branch 'Mark/origin' into creditCard
Jakub Mandula
11
-37
/
+241
2017-02-21
Functionally test all modules/methods
Jim Fitzpatrick
1
-45
/
+47
2017-02-21
Statically bind all module methods
Jim Fitzpatrick
1
-3
/
+14
[next]