Takes a set of points and partition them into clusters using the k-means algorithm.
NodeJS implementation of decision tree, random forest, and XGBoost algorithms with comprehensive performance testing (Node.js 20+)
Generate a cryptographically strong random string
Parse CSS media query lists.
Random utility functions for ethers.
Leetcode api with typescript and full async
React hooks for RxJS
A Pulumi package to safely use randomness in Pulumi programs.
Parse CSS Cascade Layer names.
This library contains all algorithm implementations like signature verification and protocol entries like address used in Waves.
Types and schema that specs of the Markup languages for markuplint
Explicitly seeded random number generator for JavaScript, ported to ES Modules. Compatible with original seedrandom CommonJS package.
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
Generate a random integer
Provides functions for detecting if the host environment supports the WebCrypto API
Statistical routines and probability distributions.
a fast vite compression plugin
Solve CSS math expressions
JSON Web Token implementation (symmetric and asymmetric)
math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available
Parse CSS color values
Generate random numbers with a seed, useful for reproducible tests
GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)
Transform stream that decompress its input if it's compressed, and echoes it if not