staticrypt
staticrypt copied to clipboard
Native crypto module could not be used to get secure random number
npx staticrypt index.html test -o index.html throws the following error:
Native crypto module could not be used to get secure random number.
A quick fix could be to use a previous version of crypto-js:
- https://github.com/brix/crypto-js/issues/256#issuecomment-584482094