RandomCardNumber generates a random 16-digit Visa credit card number.
It returns the generated credit card number as a string and an error if
any occurs during the number generation process.
RandomCardNumber generates a random 16-digit Visa credit card number.
It returns the generated credit card number as a string and an error if
any occurs during the number generation process.