sqlite-fastrand 0.2.1

A SQLite extension for generating numbers and blobs very quickly
Documentation
1
2
3
4
5
6
7
8
9
<!--- Generated with the npm_generate_platform_packages.sh script, don't edit by hand -->

# ${PACKAGE_NAME}

A `${PACKAGE_NAME_BASE}` platform-specific package for `${PLATFORM_OS}-${PLATFORM_ARCH}`. 

When `${PACKAGE_NAME_BASE}` is installed and the host computer has a `${PLATFORM_OS}` operating system with `${PLATFORM_ARCH}` architecture, then this package is downloaded with the pre-compiled SQLite extension bundled under `lib/${EXTENSION_NAME}.${EXTENSION_SUFFIX}`. At runtime, the `${PACKAGE_NAME_BASE}` package will resolve to this platform-specific package for use with [`better-sqlite3`](https://github.com/WiseLibs/better-sqlite3)' or [`node-sqlite3`](https://github.com/TryGhost/node-sqlite3).

See the `${PACKAGE_NAME_BASE}` package for more details.