-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
c: featureRequest for new featureRequest for new featuregood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededm: financeSomething is referring to the finance moduleSomething is referring to the finance modulep: 1-normalNothing urgentNothing urgents: acceptedAccepted feature / Confirmed bugAccepted feature / Confirmed bug
Milestone
Description
Clear and concise description of the problem
Right now finance.currency
has a structure of { code: 'USD', name: 'US Dollar', symbol: '$' }
, but in many financial application I usually see numeric currency code usage, instead of string (so 840
instead of USD
).
Suggested solution
The suggestion is to add numericCode
(probably needs a better name) to the currency object inside faker.finance
.
I can try to implement that by myself
Alternative
No response
Additional context
No response
github-actions, letehaha, matthewmayer, xDivisionByZerox, Janaki4 and 2 more
Metadata
Metadata
Assignees
Labels
c: featureRequest for new featureRequest for new featuregood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededm: financeSomething is referring to the finance moduleSomething is referring to the finance modulep: 1-normalNothing urgentNothing urgents: acceptedAccepted feature / Confirmed bugAccepted feature / Confirmed bug