-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
c: featureRequest for new featureRequest for new featurehas workaroundWorkaround provided or linkedWorkaround provided or linkeds: awaiting more infoAdditional information are requestedAdditional information are requesteds: waiting for user interestWaiting for more users interested in this featureWaiting for more users interested in this feature
Milestone
Description
Clear and concise description of the problem
As a user I want to generate a random greek letter so that I can prepend this to a name of an object.
I would like to have the option to get a short or a long version of a letter (α or 'alpha').
Maybe Α and άλφα could also somehow get returned.
Suggested solution
const cameraName = 'Camera ' + faker.<?>.greekLetter({ format: 'long' });
const cameraName2 = faker.helpers.mustache('Camera {{greekLetter({format:"long"})}}');I'm open to other ideas
Alternative
No response
Additional context
github-actions, Shinigami92, HonzaMac, roddy and andrian-ro
Metadata
Metadata
Assignees
Labels
c: featureRequest for new featureRequest for new featurehas workaroundWorkaround provided or linkedWorkaround provided or linkeds: awaiting more infoAdditional information are requestedAdditional information are requesteds: waiting for user interestWaiting for more users interested in this featureWaiting for more users interested in this feature