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-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-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-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-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
2016-03-19
Merge pull request #353 from ashpr/bitcoinaddress-fix
Marak
1
-2
/
+0
2016-03-20
* Use faker.random.number
ashmothership
1
-2
/
+0
2016-03-19
[fix] [tests] Update lodash API
Marak
1
-2
/
+2
2016-03-19
[test] Comment out finance.bitcoinAddress
Marak
1
-0
/
+2
2016-03-17
Bitcoin support
ashmothership
1
-0
/
+8
2016-02-15
[api] Rename safe_email -> exampleEmail #301
Marak
1
-2
/
+2
2016-02-14
add faker.internet.safe_email
alexei-lexx
1
-0
/
+16
2016-02-14
[api] [minor] Move semver to System resource #304
Marak
1
-1
/
+1
2016-02-14
Added faker.random.semver.
Justin McConnell
1
-0
/
+12
2016-02-14
[test] [minor] Comment out test
Marak
1
-0
/
+2
2016-02-14
Remove isolated test
Craig Morris
1
-1
/
+1
2016-02-14
Support parameters
Craig Morris
1
-0
/
+31
2016-02-08
Merge pull request #313 from morrislaptop/image-url-dimensions-and-randomizer
Marak
1
-0
/
+6
2016-02-08
Merge pull request #326 from puhastudio/internet-domainwords
Marak
1
-0
/
+10
[next]