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
Can I have random hash not from image?
It can be useful from null or default case.
The text was updated successfully, but these errors were encountered:
I have been experimenting with things in the Swift BlurHashKit project. Check out https://github.com/woltapp/blurhash/blob/master/Swift/BlurHashKit/Generation.swift for instance.
You could even just try using random AC components (probably with decreasing amplitude or something).
Sorry, something went wrong.
I took some of the source code and created a typescript function that suits my needs. Works best with a 2x2. https://gist.github.com/StoneyEagle/8a773f4ec60339bc59376476f1fe6b61
No branches or pull requests
Can I have random hash not from image?
It can be useful from null or default case.
The text was updated successfully, but these errors were encountered: