feat: expose textArrayElement as standalone method #1414
Labels
c: feature
Request for new feature
has workaround
Workaround provided or linked
m: helpers
Something is referring to the helpers module
m: lorem
Something is referring to the lorem module
m: word
Something is referring to the word module
p: 1-normal
Nothing urgent
s: waiting for user interest
Waiting for more users interested in this feature
Milestone
Clear and concise description of the problem
Currently all
word
methods and the lorem.word method use the same implementation. It is likely that other developers might have a similar usecase for their word lists.Suggested solution
Extract and expose the
textArrayElement
method from thehelpers
module.Alternative
No response
Additional context
Source: #1407 (comment)
The text was updated successfully, but these errors were encountered: