Skip to Content
๐ŸŽฒ Welcome to RandBox - Powerful JavaScript Random Data Generation Library! Learn More
๐Ÿ“ฆ Some ExamplesFinance Datafinance - Financial Data

finance - Financial Data

Financial related data generation functionality:

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