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-11-29
Merge pull request #144 from FLamparski/make-valid-colours
Marak
1
-1
/
+7
2014-11-28
added tests and corrected the number function
Michał Kawalec
1
-5
/
+4
2014-11-28
precision changes precision and max doesn't modify options object
Michał Kawalec
1
-10
/
+13
2014-11-20
Fixed male/female split check on findName()
Ari Gesher
1
-2
/
+2
2014-11-19
Ensure that colours are always of the form #RRGGBB
Filip Wieland
1
-1
/
+7
2014-11-12
Have past, future and recent return random dates
Daniel Perez Alvarez
1
-3
/
+17
2014-10-21
[fix] ru locale now works with name.firstName and name.lastName methods #132
Marak
1
-2
/
+23
2014-09-22
[fix] Rename state_abbr to stateAbbr
Marak
1
-1
/
+1
2014-09-22
[api] [minor] Add back state_abbr.
Marak
1
-0
/
+4
2014-09-22
[fix] Date.past #110
Marak
1
-1
/
+1
2014-09-22
[dist] Updated browser example. Moved browser example into new directory.
Marak
1
-0
/
+0
2014-09-22
[api] [minor] Added default values for more methods. Cleaned up image module....
Marak
6
-17
/
+29
2014-09-22
[data] Added locale titles
Marak
27
-22
/
+27
2014-09-21
[api] Added internet.password method using `password-generator` library.
Marak
1
-0
/
+9
2014-09-21
[api] Removed tree module. This code should be in a separate project.
Marak
1
-73
/
+0
2014-09-21
[api] Added hacker module. Added default values for all methods. Cleaned up e...
Marak
8
-14
/
+76
2014-09-17
[feature] - add faker for currency
MQuy
3
-4
/
+707
2014-09-16
[api] Add ability to generate contextual data for user names and emails. #68
Marak
3
-10
/
+41
2014-09-16
[fix] Prevented emails and userNames from including generally unacceptable ch...
Tim Oxley
1
-5
/
+4
2014-09-15
replaced string[index] with charAt - issue 91
beastlike
1
-2
/
+2
2014-09-15
[api] Require all locales by default
Marak
1
-13
/
+28
2014-09-15
[api] [refactor] Removed definitions.js file. All data definitions are now lo...
Marak
17
-1521
/
+1371
2014-09-14
[refactor] [major] Renamed variable names for consistency Closes #5
Marak
9
-202
/
+179
2014-09-14
[api] First pass at adding localization data definitions. #116
Marak
28
-0
/
+39155
2014-09-13
[api] Added Internet.userAgent #16
Marak
1
-1
/
+6
2014-09-13
[api] Added basic financial generators Closes #32
Marak
3
-1
/
+87
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
[next]