Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
faker
v0.2.0
Faker
Address
Avatar
Business
Commerce
Company
Finance
Hacker
Internet
Lorem
Name
Number
PhoneNumber
Team
Built with Crystal 1.9.2
2023-10-08 07:10:47 UTC
class
Faker::Finance
Faker::Finance
Reference
Object
Defined in:
faker/finance.cr
Constant Summary
CREDIT_CARD_TYPES
=
(
Data
[
"credit_card"
].
as
(
Hash
)).keys
Class Method Summary
.credit_card
(types : Array =
[]
of
Array
(
String
))
Class Method Detail
def self.
credit_card
(types : Array =
[]
of
Array
(
String
))
#
[
View source
]