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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-17
Moving to major new version for change of package name for uppercase to lower...
FotoVerite
10
-111
/
+111
2014-05-17
Adds female and male name methods. #NOTE they will return a random name and w...
FotoVerite
1
-0
/
+9
2014-05-17
Merge pull request #80 from hkal/remove_gender_related_files
Matthew Bergman
2
-2
/
+0
2014-05-04
remove gender related files:
hkal
2
-2
/
+0
2014-05-03
functions should reference current literal:
hkal
1
-13
/
+13
2014-02-19
Removes gender. Score 1 for non binary fake data.
FotoVerite
2
-0
/
+2
2014-02-19
reverts f2f37f8
FotoVerite
3
-33
/
+5
2014-02-17
Merge branch 'master' of github.com:cyanos/Faker.js into cyanos-master
FotoVerite
6
-79
/
+228
2014-02-17
Fixes so build runs.
FotoVerite
3
-54
/
+1318
2014-01-08
Add UIFaces to generate random avatar
Kieu Anh Tuan
1
-33
/
+45
2014-01-07
Add support to lorempixel image provider
Kieu Anh Tuan
1
-0
/
+56
2013-11-05
Add Date functionality: past, future, recent, between
cyanos3
1
-0
/
+42
2013-11-05
Remove extraneous files
cyanos3
2
-5498
/
+0
2013-11-05
My take on separating male and female names. Tests passing, Coverage restored.
cyanos3
4
-109
/
+105
2013-11-05
Merge pull request #1 from richardbutler/master
Jay Liu
5
-9
/
+5533
2013-11-05
Tree: let the width parameter also be a function that returns an int
cyanos3
1
-2
/
+13
2013-11-05
Refactor tree so that it will work with the module model. (Not working at all...
cyanos3
1
-50
/
+47
2013-11-05
Add random color to Internet.js
cyanos3
1
-0
/
+10
2013-11-05
Add tree:
cyanos3
1
-0
/
+67
2013-06-27
Pretty print names files
Richard Butler
2
-2
/
+5498
2013-06-27
Add gender to name class
Richard Butler
1
-4
/
+8
2013-06-27
Add random gender
Richard Butler
1
-0
/
+4
2013-06-27
Split male and female names into two groups
Richard Butler
5
-5
/
+25
2013-06-12
Revert "Merge pull request #59 from rschmukler/this-fix"
FotoVerite
6
-37
/
+37
2013-06-12
[util] merged in chrisocast changes, updated build and version.
FotoVerite
1
-2
/
+3
2013-06-05
Switched from this to var name to avoid context issues
Ryan Schmukler
6
-37
/
+37
2013-05-10
Add range param to lorem.sentence
Chris Cast
1
-3
/
+4
2013-03-19
Improve perf by declaring definitions as arrays
Joel Fillmore
4
-174
/
+130
2013-03-16
fix #35: Add latitude/longitude fields (address.geo.[lat/lng])
Mikhail Fedosov
2
-8
/
+34
2013-03-15
[fix] fixes address module switch cases
FotoVerite
1
-3
/
+3
2013-03-15
fix #42: Email has invalid characters
Mikhail Fedosov
2
-3
/
+12
2013-01-16
fixed typo for windows machines
FotoVerite
1
-1
/
+1
2013-01-08
adding randomNumber and randomize back to helpers.js
Bryan Donovan
1
-0
/
+10
2013-01-07
commenting out faker closure to get browser test to work
Bryan Donovan
1
-112
/
+150
2013-01-07
renaming array_rand to array_element
Bryan Donovan
4
-26
/
+26
2013-01-07
100% test coverage.
Bryan Donovan
4
-40
/
+40
2013-01-07
phone number tests
Bryan Donovan
3
-9
/
+15
2013-01-07
lorem.js tests
Bryan Donovan
1
-28
/
+33
2013-01-07
style change
Bryan Donovan
1
-64
/
+68
2013-01-07
linting and getting address.js to 100% test coverage
Bryan Donovan
1
-1
/
+1
2013-01-07
cleanup old code
Bryan Donovan
1
-46
/
+0
2013-01-07
working browser test
Bryan Donovan
2
-7
/
+93
2013-01-07
using this instead of _name for internal references
Bryan Donovan
1
-3
/
+3
2013-01-07
making company.suffixes a function
Bryan Donovan
1
-2
/
+4
2013-01-07
namespacing with 'Faker'
Bryan Donovan
4
-37
/
+35
2013-01-07
lower-casing modules
Bryan Donovan
1
-7
/
+7
2013-01-07
brState() tests
Bryan Donovan
2
-6
/
+12
2013-01-06
tests for streetAddress()
Bryan Donovan
2
-6
/
+8
2013-01-06
initial address.unit.js
Bryan Donovan
5
-21
/
+22
2013-01-05
refactoring to use random.js
Bryan Donovan
2
-10
/
+17
[next]