Actions
Refactor #23775
closedExpose random name generator to plugins
Difficulty:
trivial
Triaged:
Pull request:
Description
Current implementation of NameGenerator relies on Administer - Setting. Plugins cannot use NameGenerator for other things. This patch adds methods which can be used in plugins to generate random names regardless of global setting.
Actions