faker-js/faker

Credit Card number parameter

Open

#181 opened on Jan 16, 2022

View on GitHub
 (5 comments) (0 reactions) (0 assignees)TypeScript (796 forks)batch import
c: docshelp wantedm: financep: 1-normal

Repository metrics

Stars
 (10,283 stars)
PR merge metrics
 (Avg merge 12d 18h) (59 merged PRs in 30d)

Description

In the part of the Finance section of the API docs shown above, I think it would improve the docs if we listed all possible inputs of the 'provider' parameter, such as 'Visa', 'MasterCard', etc. What would happen if someone used gibberish as a parameter there, would an error be thrown?

Contributor guide