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-09-11
[api] [refactor] Random.number is now powered by node-mersenne instead of Mat...
Marak
1
-2
/
+4
2014-09-11
[api] [refactor] Replaced Math.Random calls with Random.number. Random ranges...
Marak
5
-14
/
+37
2014-09-10
[fix] Do not serialize Dates from Date.random APIs. Dates are now returned as...
Marak
1
-5
/
+5
2014-09-09
Fix random number
Marak
1
-1
/
+1
2014-09-09
Remove this scope from new phone codes
Marak
1
-1
/
+1
2014-09-09
add faker for phone code
MQuy
3
-1
/
+10
2014-09-08
Fix: faker.Lorem.sentence() was ignoring the 'range' parameter.
Foster Hersey
1
-1
/
+1
2014-09-08
refactor avatar url to reduce size of definitions
MQuy
1
-1267
/
+1275
2014-09-08
Removed "this" from functions, breaks mixins
goliatone
7
-52
/
+54
2014-08-13
Merge pull request #95 from avanderhoorn/random-update
Matthew Bergman
1
-6
/
+5
2014-08-13
Fix context of findName
Juan Pablo
1
-3
/
+3
2014-07-23
Updates to switch changes over to using 2 args to support min/max
Anthony van der Hoorn
1
-6
/
+5
2014-07-22
Bug fixes and latest version.
FotoVerite
2
-8
/
+12
2014-07-22
Merge pull request #86 from northernv/fix-future-date
Matthew Bergman
1
-1
/
+1
2014-07-22
Merge pull request #90 from edshadi/random-number-range
Matthew Bergman
1
-2
/
+6
2014-06-16
random number now accepts a range array [min, max].
Ed Shadi
1
-2
/
+6
2014-06-16
added hours in date.recent. Currently the code returns date in past minutes. ...
Ed Shadi
1
-1
/
+1
2014-05-21
Ensure Date.future returns a date in the future.
Shane A. Stillwell
1
-1
/
+1
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-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
2
-10
/
+7
2013-07-28
added a bunch of test, changed format of many files to match the newer style
Josef Salyer
10
-471
/
+603
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
[prev]
[next]