Pseudo Random Number (PRNG) Generator WebAssembly Module
NPM Package that contains the prng wasm module and the emscripten built js file to import into a project to use the webassembly functions.
The source code for the webassembly module is on github at https://github.com/scheid/prng-wasm.
This package is mainly intended to be used by the data-synthesizer project.