All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.datafaker.2.3.1.source-code.en-CA.yml Maven / Gradle / Ivy

en-CA:
  faker:
    address:
      postcode: /[A-CEJ-NPR-TVXY][0-9][A-CEJ-NPR-TV-Z] ?[0-9][A-CEJ-NPR-TV-Z][0-9]/
      state: [Alberta, British Columbia, Manitoba, New Brunswick, Newfoundland and Labrador, Nova Scotia, Northwest Territories, Nunavut, Ontario, Prince Edward Island, Quebec, Saskatchewan, Yukon]
      state_abbr: ["AB", "BC", "MB", "NB", "NL", "NS", "NU", "NT", "ON", "PE", "QC", "SK", "YT"]
      default_country: [Canada]
    internet:
      free_email: [gmail.com, yahoo.ca, hotmail.com]
      domain_suffix: [ca, com, biz, info, name, net, org]

    vehicle:
      license_plate: '#####' #Dept of national defence format, applicable to all provinces
      license_plate_by_state:
        AB: '???-####'
        BC: ['??# ##?', '?? ####']
        MB: '??? ###'
        NB: '??? ###'
        NL: '??? ###'
        NT: '######'
        NS: '??? ###'
        NU: '### ###'
        "ON": ['????-###', '??-#####']
        PE: '## #??'
        QC: '?## ???'
        SK: '### ???'
        YT: ['???##', '??? ##']

    passport:
      valid: "[A-Z]{2}[0-9]{6}"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy