Skip to content
New issue

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

how to do the preset value for the js version? #3

Open
sprappcom opened this issue Jul 16, 2024 · 1 comment
Open

how to do the preset value for the js version? #3

sprappcom opened this issue Jul 16, 2024 · 1 comment

Comments

@sprappcom
Copy link

sprappcom commented Jul 16, 2024

  1. there is preset value that can be appended to the end of the command line in cpp version. how to do the same for js?
  2. possible to do one preset "17" for email addresses?
@siara-cc
Copy link
Owner

If you are looking to add your own strings such as @gmail.com, @yahoo.com, you could use usx_freq_seq parameter to compress() and decompress() functions.

The presets are not useful for this purpose. They can be only useful if your character set is much smaller than the printable 96 characters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants