Raised cosine distributed pseudorandom numbers.
Logistic distributed pseudorandom numbers.
Inverse gamma distributed pseudorandom numbers.
Student's t-distributed pseudorandom numbers.
Log-normally distributed pseudorandom numbers.
Javascript implementation of Fernet symmetric encryption https://github.com/kr/fernet-spec
TypeScript-first library for TOTP and HOTP with multi-runtime and plugin support
ULID generator for Cloudflare workers
Secure, audited & minimal implementation of BIP39 mnemonic phrases
Hypergeometric distributed pseudorandom numbers.
Chi distributed pseudorandom numbers.
Gumbel distributed pseudorandom numbers.
Triangular distributed pseudorandom numbers.
random data generator for when test data is insignificant
Encryption, decryption, and key related utility functions
A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.
MCP transport to your own Cloudflare Worker
Math.random() as a deterministic jest mock function
Layout algorithms for visualizing hierarchical data.
TypeScript definitions for mersenne-twister
This library contains all algorithm implementations like signature verification and protocol entries like address used in Waves.
A JavaScript implementation of UUID version 7
Cryptographically secure shuffle using the Fisher-Yates algorithm. The browser's (or NodeJS) crypto services are used to generate strong random numbers.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.