This repo shows how to use Rust RNG in WASM-based snap projects. It provides a minimal example of the issue as well as a workaround.
See rust-rng/README.md
for more details.
First, follow instructions in rust-rng/README.md
.
Then, run:
yarn build
yarn start
For more info, see original README.md
in README.old.md
.