1.0.5 • Published 5 years ago

prng-wasm v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

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.