Fast Node.js hashtable which uses Mersenne primes to reduce modulo operations
Implementation of JSON Web Signatures
JWA implementation (supports all JWS algorithms)
Mersenne twister pseudorandom number generator
A fast Mersenne Twister
Browser Compatible Object Hashing
A node.js module for generating high-quality Mersenne Twister random numbers.
Hash any object based on its value
Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)
A collection of utilities for better-auth
Generate hashes from javascript objects in node and the browser.
oidc-token-hash validates (and generates) ID Token `_hash` claims such as `at_hash` or `c_hash`
A 32-bit Mersenne Twister pseudorandom number generator.
Bigmap for Keyv
Cacheable Utilities for Caching Libraries
TypeScript definitions for mersenne-twister
Stable JS value hash.
A MurmurHash2 implementation
abstract base class for hash-streams
An incremental implementation of MurmurHash3
Stable JS value hash.
This is a polyfill for `window.crypto.getRandomValues()`. In place of `Math.random()` it uses the [Mersenne Twister pseudorandom number generator](https://github.com/boo1ean/mersenne-twister) seeded by `Math.random()`.
A pure JS implementation SHA256.
A dead-simple module for picking a random item with weights.