fake.credit_card_security_code(card_type=None)
# u'337'
fake.credit_card_provider(card_type=None)
# u'Diners Club / Carte Blanche'
fake.credit_card_full(card_type=None)
# u'Diners Club / Carte Blanche\nDahlia Medhurst\n30291305188327 06/16\nCVC: 679\n'
fake.credit_card_expire(start="now", end="+10y", date_format="%m/%y")
# '11/15'
fake.credit_card_number(card_type=None)
# u'180071969012056'