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
/
random.js
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-21
[api] Added hacker module. Added default values for all methods. Cleaned up e...
Marak
1
-0
/
+1
2014-09-17
[feature] - add faker for currency
MQuy
1
-1
/
+8
2014-09-15
[api] [refactor] Removed definitions.js file. All data definitions are now lo...
Marak
1
-1
/
+0
2014-09-14
[refactor] [major] Renamed variable names for consistency Closes #5
Marak
1
-93
/
+1
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
1
-6
/
+29
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
1
-0
/
+3
2014-09-08
Removed "this" from functions, breaks mixins
goliatone
1
-22
/
+24
2014-07-23
Updates to switch changes over to using 2 args to support min/max
Anthony van der Hoorn
1
-6
/
+5
2014-06-16
random number now accepts a range array [min, max].
Ed Shadi
1
-2
/
+6
2014-02-19
reverts f2f37f8
FotoVerite
1
-12
/
+0
2014-02-17
Merge branch 'master' of github.com:cyanos/Faker.js into cyanos-master
FotoVerite
1
-0
/
+12
2014-02-17
Fixes so build runs.
FotoVerite
1
-0
/
+5
2013-11-05
My take on separating male and female names. Tests passing, Coverage restored.
cyanos3
1
-12
/
+9
2013-06-27
Add random gender
Richard Butler
1
-0
/
+4
2013-06-27
Split male and female names into two groups
Richard Butler
1
-2
/
+13
2013-06-12
Revert "Merge pull request #59 from rschmukler/this-fix"
FotoVerite
1
-21
/
+21
2013-06-05
Switched from this to var name to avoid context issues
Ryan Schmukler
1
-21
/
+21
2013-03-19
Improve perf by declaring definitions as arrays
Joel Fillmore
1
-21
/
+21
2013-01-07
renaming array_rand to array_element
Bryan Donovan
1
-22
/
+22
2013-01-07
100% test coverage.
Bryan Donovan
1
-0
/
+5
2013-01-07
phone number tests
Bryan Donovan
1
-0
/
+4
2013-01-07
cleanup old code
Bryan Donovan
1
-46
/
+0
2013-01-07
working browser test
Bryan Donovan
1
-0
/
+86
2013-01-07
brState() tests
Bryan Donovan
1
-0
/
+6
2013-01-06
initial address.unit.js
Bryan Donovan
1
-3
/
+7
2013-01-05
refactoring to use random.js
Bryan Donovan
1
-3
/
+11
2013-01-05
refactoring so we do not need to use Helpers.randomize() everywhere
Bryan Donovan
1
-0
/
+34
[prev]