Replies: 2 comments 1 reply
-
The current generator is Markov-chain based, so I doubt it can work with CJK characters. But it's pretty easy to transliterate them to latin script outside of the tool, e.g. in chatGPT. And then use latin chars. |
Beta Was this translation helpful? Give feedback.
1 reply
-
From the current perspective, it is more convenient to generate first and then externally process into CJK characters. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it because of the special nature of CJK characters that it is not possible to randomly generate names?

Because I uploaded the CJK namebase.It simply re-outputs all the words from the uploaded namebase.No random combination was performed.
Idea:
Or improve the code to support CJk characters.
Beta Was this translation helpful? Give feedback.
All reactions