aboutsummaryrefslogtreecommitdiff
path: root/lib/internet.js
AgeCommit message (Expand)AuthorFilesLines
2015-03-12Replaces symbols in domain words so it generates output for all localesrob.scott1-1/+1
2015-01-25added protocol() and url()Daniel Mills1-0/+9
2014-11-19Ensure that colours are always of the form #RRGGBBFilip Wieland1-1/+7
2014-09-22[api] [minor] Added default values for more methods. Cleaned up image module....Marak1-8/+12
2014-09-21[api] Added internet.password method using `password-generator` library.Marak1-0/+9
2014-09-21[api] Added hacker module. Added default values for all methods. Cleaned up e...Marak1-0/+3
2014-09-16[api] Add ability to generate contextual data for user names and emails. #68Marak1-7/+11
2014-09-16[fix] Prevented emails and userNames from including generally unacceptable ch...Tim Oxley1-5/+4
2014-09-15[api] [refactor] Removed definitions.js file. All data definitions are now lo...Marak1-2/+2
2014-09-14[refactor] [major] Renamed variable names for consistency Closes #5 Marak1-5/+14
2014-09-13[api] Added Internet.userAgent #16Marak1-1/+6
2014-09-11[api] [refactor] Replaced Math.Random calls with Random.number. Random ranges...Marak1-2/+2
2014-09-08Removed "this" from functions, breaks mixinsgoliatone1-2/+2
2014-05-17Moving to major new version for change of package name for uppercase to lower...FotoVerite1-10/+10
2013-11-05Add random color to Internet.jscyanos31-0/+10
2013-06-12Revert "Merge pull request #59 from rschmukler/this-fix"FotoVerite1-2/+2
2013-06-05Switched from this to var name to avoid context issuesRyan Schmukler1-2/+2
2013-03-15fix #42: Email has invalid charactersMikhail Fedosov1-3/+7
2013-01-07renaming array_rand to array_elementBryan Donovan1-1/+1
2013-01-07100% test coverage.Bryan Donovan1-28/+31
2013-01-05linted internet.jsBryan Donovan1-25/+22
2011-12-28Merge pull request #14 from aratak/trailing_spacesMarak Squires1-11/+11
2011-12-28Internet.ipAlexey Osipenko1-1/+14
2011-12-28Trailing spacesAlexey Osipenko1-1/+1
2011-12-28tabs to spacesAlexey Osipenko1-11/+11
2010-05-15cleaning up library, all definition exports are now getters of definition valuesMarak Squires1-6/+6
2010-05-15cleaning up directories, creating BUILD scriptMarak Squires1-1/+1
2010-05-15few more functions added to addressMatthew Bergman1-2/+6
2010-05-15added companyMatthew Bergman1-2/+14
2010-05-15variousMatthew Bergman1-38/+3
2010-05-15few more fixesMatthew Bergman1-1/+1
2010-05-15more helperMatthew Bergman1-0/+45
2010-05-14first commitMarak Squires1-0/+0