We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new RandExp(/\p{White_Space}/).gen() // => 'p{White_Space}'
The text was updated successfully, but these errors were encountered:
also not support \u{1B000}
\u{1B000}
anthor bug
pattern: '(?:[\\u30A1-\\u30FA\\u30FD-\\u30FF\\u31F0-\\u31FF\\u32D0-\\u32FE\\u3300-\\u3357\\uFF66-\\uFF6F\\uFF71-\\uFF9D]|\\uD82C\\uDC00)', flags: 'u'
looks like wrong when rand, it only return 2 kind value '𛀀' and ''
'𛀀'
''
'𛀀' '𛀀' '𛀀' '𛀀' '' '' '𛀀' '' '𛀀'
Sorry, something went wrong.
hi,
any progress with that?
No branches or pull requests
The text was updated successfully, but these errors were encountered: