sqlite-fastrand 0.2.1-alpha.10

A SQLite extension for generating numbers and blobs very quickly
Documentation
[dependencies.fastrand]
version = "1.8.0"

[dependencies.sqlite-loadable]
version = "0.0.5"

[lib]
crate-type = ["lib", "staticlib", "cdylib"]

[package]
authors = ["Alex Garcia <alexsebastian.garcia@gmail.com>"]
description = "A SQLite extension for generating numbers and blobs very quickly"
edition = "2021"
homepage = "https://github.com/asg017/sqlite-fastrand"
keywords = ["sqlite", "sqlite-extension"]
license = "MIT/Apache-2.0"
name = "sqlite-fastrand"
readme = "README.md"
repository = "https://github.com/asg017/sqlite-fastrand"
version = "0.2.1-alpha.10"