Skip to content

lfinancial is a Python package that generates financial fake data.

License

Notifications You must be signed in to change notification settings

LemonLzy/lfinancial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lfinancial is a Python package that generates financial fake data.


.-.    .----. .-. .-. .-.   .--.   .-. .-. .----. .-.   .--.   .-.    
} |    } |__} { | |  \{ |  / {} \  |  \{ | | }`-' { |  / {} \  } |    
} '--. } '_}  | } | }\  { /  /\  \ | }\  { | },-. | } /  /\  \ } '--. 
`----' `--'   `-' `-' `-' `-'  `-' `-' `-' `----' `-' `-'  `-' `----' 

pypi GitHub Workflow Status (with event) GitHub

How to install?

pip install lfinancial

How to use it?

from lfinancial import Financial

f = Financial()

f.ssn()
# 582-94-2808

f.id_card()
# 488258196409087762

f.passport()
# EG4130431

f.nric()
# SD44949622

f.my_number()
# 399495927695

f.cn_name()
# 于诚玲

f.first_name()
# Cakadiq

f.middle_name()
# Baviv

f.last_name()
# Hucacuqa

f.kana_name()
# ハジ

f.cellphone()
# 13851695115

f.area_code()
# +86

f.high_risk_country()
# MA

f.email()
# [email protected]

f.bank()
# BANK OF CHINA (HONG KONG) LIMITED

f.currency()
# CNY

f.swift_code()
# ABOCCNBJ040

f.stock_exchange()
# Hong Kong Stock Exchange

f.ticker_symbol()
# AAPL

f.tz_identifier()
# Asia/Baku

f.locale()
# zh-CN

f.product()
# Shares

f.gender()
# Cis Man

f.industry()
# Software & Services

f.CVD()
# 252

f.CVV()
# 748

f.CID()
# 207

f.CAV()
# 459

f.CVC()
# 767

f.CSC()
# 3473

f.CVN()
# 541

About

lfinancial is a Python package that generates financial fake data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages