finance - Financial Data
Financial related data generation functionality:
- cc.mdx - Generate a random credit card number compliant with the Luhn algorithm, supports specifying card type
- cc_type.mdx - Get credit card type information, including full name and abbreviation
- currency.mdx - Generate a random currency code or name
- currency_pair.mdx - Generate a random currency pair
- dollar.mdx - Generate a random US dollar amount, supports maximum value setting
- euro.mdx - Generate a random Euro amount, supports maximum value setting
- exp.mdx - Generate a credit card expiration date (MM/YY format)
- exp_month.mdx - Generate a credit card expiration month (01-12)
- exp_year.mdx - Generate a credit card expiration year, supports 2-digit or 4-digit format
Last updated on: