| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-09-21 | [api] Added hacker module. Added default values for all methods. Cleaned up ↵ | Marak | 1 | -0/+1 | |
| errant methods. Added mustache helper. | |||||
| 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 ↵ | Marak | 1 | -1/+0 | |
| loaded from localized data sets, en is default locale. #116 | |||||
| 2014-09-14 | [refactor] [major] Renamed variable names for consistency Closes #5 | Marak | 1 | -93/+1 | |
| [refactor [major] Moved all errant methods from random.js to individual modules. Methods in random.js were causing unnecessary code complication. | |||||
| 2014-09-11 | [api] [refactor] Random.number is now powered by node-mersenne instead of ↵ | Marak | 1 | -2/+4 | |
| Math.random() #48 | |||||
| 2014-09-11 | [api] [refactor] Replaced Math.Random calls with Random.number. Random ↵ | Marak | 1 | -6/+29 | |
| ranges are now inclusive of max instead of exclusive. #88 #48 | |||||
| 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 | |
| Conflicts: lib/definitions.js | |||||
| 2014-09-08 | Removed "this" from functions, breaks mixins | goliatone | 1 | -22/+24 | |
| Conflicts: lib/name.js | |||||
| 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 | |
| Conflicts: Faker.js MinFaker.js Readme.md examples/js/Faker.js package.json | |||||
| 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 | |
| This reverts commit dceaccf2ca2c2ff217436404c41f2bf69f7577f6, reversing changes made to 1d28802e388277a6b75efbaa1589027879df101f. | |||||
| 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 | |
