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
2017-10-02
Adds unit test for faker.lorem.word without a length param.
Johnny Reina
1
-1
/
+8
2017-10-02
Merge branch 'master' of https://github.com/Marak/faker.js
Johnny Reina
10
-6
/
+336
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-07-27
Adds unit test for lorem.word()
Johnny Reina
1
-0
/
+18
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
2017-02-11
[api] [minor] Rename `dataurl` to `dataUri`
Marak
1
-3
/
+3
2017-02-11
#420 Added dataurl method
Sylvain BANNIER
1
-0
/
+6
2017-02-11
[test] [fix] [minor] Typo in test name
Marak
1
-1
/
+1
2017-02-11
Merge branch 'master' into patch-1
alexpts
6
-6
/
+133
2017-02-11
Fix aomount and price argument dec for case = 0. Add unit tests. Minor codest...
alexpts
2
-1
/
+34
2017-02-09
Merge remote-tracking branch 'codemanx/master'
Marak
1
-6
/
+26
2017-02-09
Merge pull request #437 from lencse/master
Marak
2
-1
/
+31
2017-02-09
[api] [fix] Don't allow `/` in file names or paths
Marak
1
-0
/
+27
2017-02-09
tests
kulaeff
3
-0
/
+50
2017-01-26
Add max, min for latitude and longitude
Andres Silva
1
-0
/
+26
2017-01-01
Fix typo in price() description
Jacob Goense
1
-2
/
+2
2016-11-30
Don't allow path seperators in generated filenames
Mark Kornblum
1
-0
/
+27
2016-11-24
Added lorem.slug to functional test
Levente Löki
1
-1
/
+1
2016-11-24
Added lorem.slug method
Levente Löki
1
-0
/
+30
2016-10-01
[api] Added `internet.ipv6` method
cvega
1
-0
/
+8
2016-09-25
separator enhancements and unit tests
Paolo del Mundo
1
-0
/
+18
2016-08-30
Prevented a crash on running helpers.shuffle on an empty array
Ben Douglas
1
-0
/
+5
2016-06-13
add tests for credit card functions and helpers
Jakub Mandula
3
-3
/
+136
2016-04-08
add faker.random.arrayElements
Joon Ho Cho
1
-0
/
+40
2016-04-07
Add IBAN and BIC generator functions
CoDEmanX
1
-1
/
+21
2016-04-07
Correct spelling
CoDEmanX
1
-5
/
+5
2016-04-04
alphaNumeric takes now count as a argument
Krzysztof Kaczor
1
-0
/
+12
2016-03-20
Update tests to confirm name suffix is correct
Logan Allred
1
-0
/
+3
[next]