seedable bytes
Cryptographic key pairs for the XRP Ledger
Utility to parse a string bytes to bytes and vice-versa
Pure-JS CRC-32
Various operations on Uint8Array data
Pure-JS ADLER-32
Get a random buffer based on a seed. Useful for reproducible tests
Generate random numbers with a seed, useful for reproducible tests
An iteration of the Node.js core streams with a series of improvements
Sniff the encoding from a HTML byte stream
Convert bytes to a human readable string: 1337 → 1.34 kB
URL and cookie safe UIDs
Cryptographic key pairs for the XRP Ledger
Native JS murmur hash implementation
A minimal UTF8 implementation for number arrays.
Truncate string to given length in bytes
Detect Filetype by bytes
> Even though this module is publicly accessible, we do not recommend using it in projects outside of [Transloadit](https://transloadit.com). We won't make any guarantees about its workings and can change things at any time, we won't adhere strictly to Se
Detects if a file is binary in Node.js. Similar to Perl's -B.
Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)
A package to seed your database using Drizzle ORM
A small library for generating random numbers
TypeScript definitions for murmurhash3js-revisited