| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-06-10 | Merge pull request #597 from johnmaia/feature/lite-coin | Marak | 1 | -0/+8 | |
| Add litecoinAddress generator | |||||
| 2020-06-10 | Merge pull request #823 from ashishra0/add-product-description | Marak | 1 | -0/+12 | |
| add random product description generator | |||||
| 2020-06-10 | Merge pull request #807 from siwalikm/master | Marak | 1 | -0/+26 | |
| Adding support for fake Time Method() | |||||
| 2020-06-10 | Set default random seed for finance tests | Marak | 1 | -0/+1 | |
| 2020-06-10 | Merge pull request #856 from abnersajr/fix-652 | Marak | 1 | -16/+16 | |
| Changes LoremPixel from HTTP to HTTPS | |||||
| 2020-06-10 | Merge pull request #887 from edumoreira1506/fix/amount-return-number | Marak | 1 | -4/+14 | |
| Fix return of finance.amount | |||||
| 2020-05-18 | Fixes currency codeS | Zacharias Björngren | 1 | -1/+1 | |
| 2020-03-11 | Fix return of finance.amount | Eduardo Moreira | 1 | -4/+14 | |
| 2019-12-15 | Changes LoremPixel from HTTP to HTTPS | Abner Soares Alves Junior | 1 | -16/+16 | |
| 2019-12-14 | Adds Lorem Picsum as image provider | Abner Soares Alves Junior | 1 | -0/+65 | |
| 2019-10-09 | Added tests for the music faker. | Steve Atkinson | 1 | -0/+17 | |
| 2019-09-12 | add transaction description method on finance module | Ashish Rao | 1 | -0/+8 | |
| 2019-09-11 | add random product description generator | Ashish Rao | 1 | -0/+12 | |
| 2019-06-20 | feat: added support for generating a random alpha-3 country code | kaykhan | 1 | -0/+11 | |
| 2019-04-18 | Get x dates between two dates | pbborel | 1 | -0/+13 | |
| 2019-04-03 | test: check generated ethereum addresses are all lowercase | A.J. May | 1 | -1/+1 | |
| 2018-11-17 | adding test cases | siwalikm | 1 | -0/+10 | |
| 2018-11-12 | adding unit test | siwalikm | 1 | -0/+16 | |
| 2018-10-28 | [api] Added vehicle module #555 | Marak | 2 | -0/+84 | |
| 2018-10-28 | Merge branch 'master' of https://github.com/chinclubi/faker.js | Marak | 1 | -90/+156 | |
| 2018-10-27 | [test] [minor] Improving test coverage | Marak | 2 | -2/+42 | |
| 2018-10-27 | [test] Add `faker.fake` functional tests #386 | Marak | 3 | -34/+111 | |
| - Now running all methods through faker.fake - Adds coverage for scope issues #376 - Refactors functional test methods to helper | |||||
| 2018-10-20 | merge with master | Tyler | 10 | -13/+586 | |
| 2018-10-20 | Merge branch 'master' of https://github.com/tylerreichle/faker.js into ↵ | Tyler | 1 | -5/+5 | |
| add-vehicle | |||||
| 2018-10-17 | [test] `faker.fake` now at 100% code coverage | Marak | 1 | -0/+20 | |
| 2018-10-16 | add middleName tests | Maksim Gruzdev | 1 | -0/+45 | |
| 2018-10-15 | Bugfix random.shuffle last element. | Matt R. Wilson | 1 | -0/+13 | |
| There was a bug in the implementation of the modern Fisher–Yates algorithm in that `i` was being decremented prematurely in each loop. This caused the last element of the array to never be swapped and therefore remain the last element. Updated doc to denote the provided array is shuffled in place. | |||||
| 2018-10-14 | [test] Increasing coverage for Mersenne Twister | Marak | 1 | -0/+22 | |
| * Covers internal argument validation * This validation is already tested upstream | |||||
| 2018-10-15 | Improve unit tests for name.findName() and name.prefix() | Tito Nobre | 1 | -0/+95 | |
| 2018-10-10 | [fix] Mersenne Twister seed_array #712 | Marak | 1 | -1/+14 | |
| 2018-10-09 | fix(date): Allow for `refDate` in `soon()`, `recent()` | Droogans | 1 | -0/+26 | |
| Closes #686 | |||||
| 2018-09-26 | [minor] Spelling error in tests | Marak | 1 | -2/+2 | |
| 2018-09-26 | Add tests | Mahmoud Gamal | 1 | -2/+32 | |
| 2018-09-27 | fix(bitcoinAddress): fix tests for bitcoin addresses | Ash Prosser | 1 | -1/+6 | |
| The tests for bitcoin addresses had an invalid regex. | |||||
| 2018-09-24 | Merge pull request #591 from johnmaia/bugfix/bitcoin-address | Marak | 1 | -3/+3 | |
| Fix bitcoinAddress generator | |||||
| 2018-09-24 | Merge pull request #682 from yuezk/master | Marak | 1 | -1/+5 | |
| Add background color to `image.dataUri` | |||||
| 2018-09-24 | [api] [fix] [refactor] Unique options into class | Marak | 1 | -6/+6 | |
| * #466 #596 * Fixes scope issues with max values | |||||
| 2018-09-24 | fix: system.directoryPath and system.filePath | Simone Sanfratello | 1 | -0/+20 | |
| 2018-09-23 | Merge pull request #600 from karllhughes/400-zipcode-by-state-1 | Marak | 1 | -0/+34 | |
| Added `address.postcode_by_state` | |||||
| 2018-09-23 | change shas to use hex chars | Danielle Adams | 1 | -2/+2 | |
| 2018-09-23 | add commit entry and remove readme changes | Danielle Adams | 1 | -4/+67 | |
| 2018-09-23 | cleanup tests and formatting | Danielle Adams | 1 | -6/+6 | |
| 2018-09-23 | add unit test for git module | Danielle Adams | 1 | -0/+62 | |
| 2018-09-22 | Merged `addess.nearbyGPSCoordinate` method | Marak | 1 | -0/+49 | |
| 2018-09-21 | [api] Add method `faker.random.float` | Jimmy Cann | 1 | -0/+77 | |
| - Extends the `faker.random.number` float to automatically return a 0.01 precision float - First parameter is set as the precision value | |||||
| 2018-08-15 | Add tests to ensure random gender-specific first name works | Brandon Slade | 1 | -0/+23 | |
| 2018-08-13 | Added custom background color to data URI image | Kevin Yue | 1 | -0/+4 | |
| 2018-08-13 | Make data URI text align center and middle | Kevin Yue | 1 | -1/+1 | |
| 2018-03-01 | Fix bitcoinAddress generator | John Maia | 1 | -3/+3 | |
| 2018-01-20 | refactors zipCodeByState to match correct zip code ranges with tests | Willy Raedy | 1 | -7/+25 | |
