unique-username-generator
unique-username-generator copied to clipboard
feat: allow for prefixOnly
This just adds the ability to essentially not have a noun added if you don't want, and makes sure to strip the separator if it is trailing.
It also opts to use the base generate fn for easier modification and extension.
