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

en.business.yml Maven / Gradle / Ivy

Go to download

This library is a improved port of JavaFaker (as well as Ruby's stympy/faker gem and Perl's Data::Faker library) that generates fake data. It's useful when you're developing a new project and need some pretty data for showcase.

There is a newer version: 2.4.2
Show newest version
en:
  faker:
    business:
      credit_card_numbers_format:
      - "5018-####-####-####"
      - "5020-####-####-####"
      - "5038-####-####-####"
      - "56##-####-####-####"
      - "57##-####-####-####"
      - "58##-####-####-####"
      - "6304-####-####-####"
      - "6759-####-####-####"
      - "6761-####-####-####"
      - "6762-####-####-####"
      - "6762-####-####-####"
      - "6390-####-####-####"
      - "51##-####-####-####"
      - "52##-####-####-####"
      - "52##-####-####-####"
      - "54##-####-####-####"
      - "222#-####-####-####"
      - "2720-####-####-####"
      - "6011#-####-####-####"
      - "65##-####-####-####"
      - "2131-####-####-####"
      - "1800-####-####-####"
      credit_card_types:
      - "visa"
      - "mastercard"
      - "american_express"
      - "discover"
      - "diners_club"
      - "jcb"
      - "switch"
      - "solo"
      - "dankort"
      - "maestro"
      - "forbrugsforeningen"
      - "laser"
      security_code:
      - "###"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy