aboutsummaryrefslogtreecommitdiff
path: root/lib/vehicle.js
AgeCommit message (Expand)AuthorFilesLines
2021-03-22Linting fixes for `./lib`Marak1-10/+10
2021-03-07fix bicycleType to bicycleJason Hong1-4/+4
2021-03-07add bicycleType in the vehicle moduleJason Hong1-0/+14
2021-03-03Issue 1114: New datatype moduleLBuerstmayr1-3/+3
2021-02-11Merge pull request #1063 from DanielLipowicz/fix/incorrectVinNumberMarak1-3/+4
2020-12-01Implement issue 1062; Add random.aplha functionality to blacklist some charac...Daniel Lipowicz1-3/+4
2020-11-18edit schemaAndy Coupe1-1/+1
2020-11-18add vrm and testAndy Coupe1-0/+19
2017-10-15add missing semicolonsTyler1-1/+1
2017-10-15update vin to return randomly generated vin and update testsTyler1-2/+7
2017-10-14fix typo in lib/vehicle.js commentTyler Reichle1-1/+1
2017-10-10add make with model and color generators. additional vin numbersTyler1-5/+36
2017-10-09add vehicle generator and dataTyler1-0/+78