sqlite-fastrand 0.2.1

A SQLite extension for generating numbers and blobs very quickly
Documentation
1
2
3
4
5
6
7
8
{
  "name": "sqlite-fastrand",
  "version": "0.2.1",
  "github": "https://github.com/asg017/sqlite-fastrand",
  "tasks": {
    "test": "deno test --unstable -A test.ts"
  }
}