powered by
CreditCardProvider
Methods
credit_card_type(card_type) - credit card type
credit_card_type(card_type)
credit_card_provider(prefix, length) - credit card provider
credit_card_provider(prefix, length)
credit_card_number(card_type) - credit card number
credit_card_number(card_type)
credit_card_security_code(card_type) - credit card security code
credit_card_security_code(card_type)
# NOT RUN { z <- CreditCardProvider$new() z$credit_card_provider() z$credit_card_number() z$credit_card_security_code() # }
Run the code above in your browser using DataLab