aboutsummaryrefslogtreecommitdiff
path: root/vendor
AgeCommit message (Expand)AuthorFilesLines
2017-09-08[api] Unique compare function now configurableMarak1-3/+25
2017-08-20[api] First pass at `faker.unique` moduleMarak1-0/+63
2017-02-09[refactor] [fix] Move password generator to coreMarak1-65/+0
2015-07-15Implemented faker.seed method for randomization seedingBrandon Dail1-3/+2
2014-12-26fix random number bug (with {max: 0})linkkingjay1-1/+1
2014-09-21[api] Added internet.password method using `password-generator` library.Marak1-0/+65
2014-09-13[api] Added Internet.userAgent #16Marak1-0/+209
2014-09-11[api] [refactor] Random.number is now powered by node-mersenne instead of Mat...Marak1-0/+287