prng-wasm

1.0.5 • Public • Published

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.

Package Sidebar

Install

npm i prng-wasm

Weekly Downloads

1

Version

1.0.5

License

ISC

Unpacked Size

209 kB

Total Files

8

Last publish

Collaborators

  • eischeid