You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method call Faker::Bank.account_number(15) returns an account number that is 14 digits long. Should it not be 15 digits long? Is this the intended behaviour?
I am happy to fix this and submit a pull request.
Thanks.
The text was updated successfully, but these errors were encountered:
The method call
Faker::Bank.account_number(15)
returns an account number that is 14 digits long. Should it not be 15 digits long? Is this the intended behaviour?I am happy to fix this and submit a pull request.
Thanks.
The text was updated successfully, but these errors were encountered: